llvm-6502/test
Chris Lattner 545513918a Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool
In fact, we plan to eliminate cast to bool entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7805 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-13 05:27:57 +00:00
..
Analysis Add fixmes 2003-07-25 21:13:16 +00:00
Assembler
BugPoint Fix problem executing the CBE 2003-08-01 23:29:59 +00:00
C++Frontend
CBackend
CFrontend New testcase 2003-08-06 18:26:19 +00:00
CodeGen New testcase 2003-08-04 02:11:05 +00:00
ExecutionEngine Somehow "simplest" test became a hello world test. Rectify this. 2003-07-27 00:28:10 +00:00
Feature
Jello New testcase, identified by Vikram, reduced by Brian 2003-08-04 23:28:44 +00:00
Linker
LLC Regression test for incorrect character emitted to char array. 2003-07-29 14:02:40 +00:00
Other Fix testcase failing because of change of output 2003-07-01 21:03:30 +00:00
Scripts
TableGen New testcase 2003-08-10 22:02:44 +00:00
Transforms Reorganize tests because we no longer cannonicalize X != 0 -> cast X to bool 2003-08-13 05:27:57 +00:00
Verifier
Failure.sh
Makefile Removed Makefile.common. 2003-08-06 21:50:36 +00:00
Makefile.tests Removed the support for pool allocation testing. This will be in a separate TEST file 2003-08-07 05:36:53 +00:00
TestRunner.sh