llvm-6502/test
2007-08-20 20:24:15 +00:00
..
Analysis Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Archive
Assembler Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Bitcode
BugPoint
C++Frontend Fix this test for gcc-4.2. 2007-08-20 17:14:02 +00:00
CFrontend Convert tests using "grep -c ... | grep ..." to use the count script. 2007-08-15 13:49:33 +00:00
CodeGen Test dag xform: Fold C ? 0 : 1 to ~C or zext(~C) or trunc(~C) 2007-08-18 06:11:57 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendObjC
Integer
lib
Linker Add a test to ensure that obvious link messages are actually produced on 2007-08-16 07:22:43 +00:00
Other Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Scripts
TableGen Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
Transforms Do not split loops rejected by processOneIterationLoop(). 2007-08-20 20:24:15 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh