..
Analysis
@test9 is a testcase for r89958. Before 89958, we misanalyzed the
2009-11-26 19:25:46 +00:00
Archive
Assembler
Adjust testcases for msasm -> alignstack.
2009-10-21 23:29:12 +00:00
Bindings /Ocaml
Bitcode
BugPoint
CodeGen
While this test is testing a problem in the generic part of codegen,
2009-11-27 16:04:14 +00:00
DebugInfo
Add missing run line. Devang, please check.
2009-11-11 03:10:03 +00:00
ExecutionEngine
Remove test. Execution tests are slow and generally not worth it.
2009-11-08 02:23:15 +00:00
Feature
add bitcode reader support for blockaddress. We can now fully
2009-10-28 05:53:48 +00:00
FrontendAda
Check that accessing a struct field that occurs before the start
2009-10-22 12:53:25 +00:00
FrontendC
Commit r90099 made LLVM simplify one of these constant expressions a little
2009-11-30 00:38:56 +00:00
FrontendC++
Test for llvm-gcc checkin 89898.
2009-11-25 23:50:09 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Cleanup some unused RUN lines.
2009-11-08 09:07:42 +00:00
MC
Other
Update these tests to match what Loop::print now prints.
2009-10-24 23:52:07 +00:00
Scripts
Teach macho-dump to dump UUIDs.
2009-10-24 20:32:36 +00:00
TableGen
Fix pr5470. Tablegen handles template arguments by temporarily setting their
2009-11-22 03:58:57 +00:00
Transforms
Teach ConstantFolding to do a better job when folding gep(bitcast).
2009-11-29 21:40:55 +00:00
Unit
Switch to using 'lit.site.cfg.in' for the site config template for Unit tests,
2009-11-08 09:07:51 +00:00
Verifier
CMakeLists.txt
Two small fixes for site.exp for cmake.
2009-11-08 09:29:52 +00:00
lit.cfg
Derive the right paths to use during testing instead of passing it in via make.
2009-11-08 09:08:00 +00:00
lit.site.cfg.in
Makefile
Revert the test from r88984. It relies on being able to mmap 16GB of
2009-11-16 23:32:30 +00:00
Makefile.tests
site.exp.in
Two small fixes for site.exp for cmake.
2009-11-08 09:29:52 +00:00
TestRunner.sh