llvm-6502/test
2009-09-08 22:34:10 +00:00
..
Analysis Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Archive
Assembler Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Bindings/Ocaml
Bitcode Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
BugPoint Use -output-prefix in bugpoint tests so that outputs go in temp directory (and 2009-09-07 19:26:18 +00:00
CodeGen Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
DebugInfo Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
ExecutionEngine
Feature Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
FrontendAda
FrontendC Change these tests to feed the assembly files to opt directly, instead 2009-09-08 16:50:01 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib Avoid Tcl substitution, introduced %llvmgcc_only for this one little test 2009-09-07 19:25:54 +00:00
Linker Rename %S metavar to %M (clang uses %S for the basename of the test file). 2009-09-05 12:38:35 +00:00
LLVMC
MC Unbreak these tests. Chris, please verify that these changes are intended. 2009-09-08 14:14:24 +00:00
Other Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Scripts
TableGen
Transforms Use opt -S instead of piping bitcode output through llvm-dis. 2009-09-08 22:34:10 +00:00
Verifier
lit.cfg Add 'lit' support for llvm tests. 2009-09-08 05:31:44 +00:00
Makefile Add 'lit' support for llvm tests. 2009-09-08 05:31:44 +00:00
Makefile.tests
TestRunner.sh