llvm-6502/test
Chris Lattner 99c65745a2 Implement a couple of foldings for ordered and unordered comparisons,
implementing cases related to PR1738.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43289 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-24 05:38:08 +00:00
..
Analysis Build the correct range for loops with unusual bounds. Fix from Jay Foad. 2007-09-27 14:12:54 +00:00
Archive
Assembler
Bindings/Ocaml C and Objective Caml bindings for PHINode::addIncoming etc. 2007-10-08 18:14:39 +00:00
Bitcode
BugPoint
C++Frontend New test. 2007-10-02 00:39:19 +00:00
CFrontend Don't branch fold inline asm statements. 2007-10-19 21:09:55 +00:00
CodeGen If there's an unaligned memcpy to/from the stack, don't lower it. Just call the 2007-10-23 23:32:40 +00:00
DebugInfo
ExecutionEngine
Feature llvm/test programs should not be execution programs. This 2007-10-23 17:56:04 +00:00
FrontendAda
FrontendObjC new testcase 2007-10-23 18:07:23 +00:00
Integer
lib
Linker
Other
Scripts
TableGen
Transforms Implement a couple of foldings for ordered and unordered comparisons, 2007-10-24 05:38:08 +00:00
Verifier
Makefile Add explicit --enable-bindings option to configure. 2007-10-02 09:50:18 +00:00
Makefile.tests
TestRunner.sh