llvm-6502/test
2010-02-02 21:44:01 +00:00
..
Analysis -disable-output is no longer needed with -analyze. 2010-01-26 19:25:59 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case 2010-01-25 21:55:39 +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 Test revert 95050; there's a good chance it's causing 2010-02-02 18:52:56 +00:00
DebugInfo Testcase for 94996 (PR 6157) 2010-02-01 22:46:05 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++ this test has been failing or a long time, just disable it for now to get 2010-01-24 19:13:39 +00:00
FrontendFortran
FrontendObjC Add test case for 95013. 2010-02-01 22:32:42 +00:00
FrontendObjC++
Integer Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
lib
Linker When a constant's type is refined, update the constant in place 2009-09-15 15:58:07 +00:00
LLVMC XFAIL for PPC Darwin. 2010-02-02 20:56:02 +00:00
MC MC/Mach-O: Set SOME_INSTRUCTIONS bit for sections. 2010-02-02 21:44:01 +00:00
Other Factor out alignof expression folding into a separate function and 2010-02-02 01:41:39 +00:00
Scripts
TableGen
Transforms don't turn (A & (C0?-1:0)) | (B & ~(C0?-1:0)) -> C0 ? A : B 2010-02-02 02:43:51 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Fix llvm_supports_binding for lit, problem noticed by Bob! 2010-01-16 00:00:20 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh