llvm-6502/test
Chris Lattner 4f8ede9e10 Remove obsolete tests which:
A. do not just test LLC, or even the sparc backend
B. are cut down versions of tests that exist in other places


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8821 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-02 18:48:35 +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 Change llc command line for register allocators 2003-10-02 06:13:19 +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 Remove obsolete tests which: 2003-10-02 18:48:35 +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 Add new testcases 2003-10-02 15:11:09 +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