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
Assembler
BugPoint
C++Frontend
CBackend
CFrontend New testcase 2003-08-06 18:26:19 +00:00
CodeGen
ExecutionEngine
Feature
Jello
Linker
LLC
Other
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