llvm-6502/test
Nick Lewycky 5a5ff9d7df When the two operands of an icmp are equal, there are five possible predicates
that would make the icmp true. Fixes PR1637.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41740 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-06 01:10:22 +00:00
..
Analysis Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Archive
Assembler Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
Bitcode
BugPoint
C++Frontend Fix this test: llvm-gcc-4.2 optimizes almost everything away, 2007-08-27 16:47:32 +00:00
CFrontend Fix this testcase: there are two matches for 2007-08-23 17:22:50 +00:00
CodeGen Fix a bug in X86InstrInfo::convertToThreeAddress that caused it to codegen: 2007-09-06 00:14:41 +00:00
DebugInfo
ExecutionEngine
Feature Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
FrontendAda
FrontendObjC
Integer Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
lib
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Scripts
TableGen Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Transforms When the two operands of an icmp are equal, there are five possible predicates 2007-09-06 01:10:22 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh