llvm-6502/test
Chris Lattner 2733b30195 new testcase that condprop should handle. The PHI node becomes useless
after threading the branch, because both operands are the same value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22668 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-05 00:59:55 +00:00
..
Analysis New testacse for information exposed by the 'tail' call marker. 2005-05-08 23:57:34 +00:00
Archive
Assembler
BugPoint
Bytecode
C++Frontend new testcase for PR602 2005-07-21 21:55:08 +00:00
CFrontend New testcase for PR610 2005-07-28 20:18:33 +00:00
CodeGen None of these tests should require a working lli, they are codegen tests, 2005-08-04 19:55:39 +00:00
Debugger Fix this 2005-05-14 02:33:20 +00:00
ExecutionEngine Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Feature Fix this test case to actually test the new va_arg instruction not the 2005-06-18 20:27:32 +00:00
lib
Linker
Other
Scripts
TableGen Tell tblgen exactly where to find the include file. 2005-05-09 19:32:08 +00:00
Transforms new testcase that condprop should handle. The PHI node becomes useless 2005-08-05 00:59:55 +00:00
Verifier
Failure.sh
Makefile Add a test that runs the ParallelJIT example program to ensure that the 2005-07-13 00:35:12 +00:00
Makefile.tests
TestRunner.sh