llvm-6502/test
2008-07-03 17:21:41 +00:00
..
Analysis If we are checking to see if the result of a call aliases a 2008-06-16 06:19:11 +00:00
Archive
Assembler
Bindings/Ocaml Don't send checkpoints to stderr for the vmcore.ml test. 2008-06-11 14:58:01 +00:00
Bitcode
BugPoint this is unneeded now. 2008-06-16 04:25:39 +00:00
CodeGen Considering predecessors of exit blocks gets 2008-07-01 21:50:49 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Make LLVM compile on DragonFly BSD (PR2499). 2008-06-26 10:36:58 +00:00
FrontendC++ XFAIL some tests that became failing due to the extra error reporting recently. PR's are created for these. 2008-06-13 16:52:35 +00:00
FrontendFortran Regression test for PR2443. 2008-06-27 14:22:20 +00:00
FrontendObjC Suppress ObjC FE warnings, which cause the test to fail. 2008-06-10 18:00:45 +00:00
Integer
lib Regression test for PR2443. 2008-06-27 14:22:20 +00:00
Linker Use the c modifier to tell llvm-ar not to issue a 2008-06-27 10:52:12 +00:00
LLVMC
Other
Scripts simplify shell syntax to work better on solaris, patch by 2008-06-25 16:03:42 +00:00
TableGen
Transforms Remove the ability for ADCE to remove unreachable blocks in loop nests, because, as Eli pointed out, SimplifyCFG already does this. 2008-07-03 17:21:41 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh