llvm-6502/test
John Criswell 62f0e465f2 Removed Makefile.common.
Since we are including Makefile.test, we automatically get Makefile.common.
Furthermore, the double inclusion of Makefile.common causes the test suite to
be executed twice per invocation of the top level make.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7652 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-06 21:50:36 +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-04 20:43:48 +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 Added POOLFLAGS option to run pool allocation 2003-08-06 01:03:28 +00:00
TestRunner.sh