llvm-6502/test
Chris Lattner 402a7888a9 remove obsolete tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41984 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-15 17:38:04 +00:00
..
Analysis Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Archive
Assembler Fix PR1645 by resolving forward alias references. 2007-09-10 23:23:53 +00:00
Bitcode
BugPoint
C++Frontend Testcase for PR1634 2007-09-11 00:39:43 +00:00
CFrontend New testcase for PR1662. GCC trees are horrible :( 2007-09-15 05:46:41 +00:00
CodeGen Add explicit triples to avoid default behavior that varies by host. 2007-09-14 20:37:18 +00:00
DebugInfo
ExecutionEngine
Feature Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
FrontendAda
FrontendObjC
Integer Change all floating constants that are not exactly 2007-09-05 17:50:36 +00:00
lib
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other New test. 2007-09-10 18:12:52 +00:00
Scripts
TableGen Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Transforms remove obsolete tests. 2007-09-15 17:38:04 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh