llvm-6502/test
John Criswell 4797826e17 Changed all of these tests to be TestRunner tests (or, at least they can be
TestRunner tests).
This makes creating the new test database class easier to implement.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8841 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-03 18:42:25 +00:00
..
Analysis New testcase that basicaa should be able to handle 2003-09-20 03:08:21 +00:00
Assembler Modified the test so that it puts temporary files into the temporary directory. 2003-09-26 13:58:44 +00:00
BugPoint Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
C++Frontend New testcase that was not correctly handled 2003-09-30 21:46:23 +00:00
CBackend Updated to generate temporary files in the temporary directory. 2003-09-26 16:43:51 +00:00
CFrontend Checkin new file, reduced by Brian 2003-10-02 18:26:11 +00:00
CodeGen Renamed these tests so that they don't contain extra periods. 2003-10-03 18:24:47 +00:00
ExecutionEngine Renamed as' => llvm-as', dis' => llvm-dis'. 2003-09-15 20:02:53 +00:00
Feature Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly. 2003-09-25 17:44:32 +00:00
Jello Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Linker Updated these tests so that they use the new temporary directory as opposed 2003-09-26 20:20:44 +00:00
LLC Renamed these tests so that they don't contain extra periods. 2003-10-03 18:24:47 +00:00
Other Renamed as' => llvm-as', dis' => llvm-dis', link' => llvm-link'. 2003-09-16 15:29:54 +00:00
Scripts These transitional scripts are no longer necessary, no one should have `as' or 2003-09-16 15:37:32 +00:00
TableGen Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Transforms Changed all of these tests to be TestRunner tests (or, at least they can be 2003-10-03 18:42:25 +00:00
Verifier Removing Makefiles. Regression tests are now run by QMTest. 2003-09-15 20:21:38 +00:00
Failure.sh
Makefile Added the CXXTest test class. 2003-09-30 19:04:08 +00:00
Makefile.tests Updated the name of the linker to llvm-link. 2003-09-16 20:02:22 +00:00
TestRunner.sh