llvm-6502/test
Chris Lattner a4a53a5b93 New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7711 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-10 22:02:44 +00:00
..
Analysis Add fixmes 2003-07-25 21:13:16 +00:00
Assembler This causes an assert in the assembler. :( 2003-06-30 22:03:21 +00:00
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 Remove usage of grep-not script 2003-06-28 23:32:04 +00:00
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 Remove obsolete script 2003-06-28 23:32:28 +00:00
TableGen New testcase 2003-08-10 22:02:44 +00:00
Transforms Added LICM test cases to: 2003-08-05 18:52:42 +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