llvm-6502/test
2009-01-20 21:25:12 +00:00
..
Analysis Wind SCEV back in time, to Nov 18th. This 'fixes' PR3275, PR3294, PR3295, 2009-01-13 09:18:58 +00:00
Archive
Assembler Add the private linkage. 2009-01-15 20:18:42 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix PR3243: a LiveVariables bug. When HandlePhysRegKill is checking whether the last reference is also the last def (i.e. dead def), it should also check if last reference is the current machine instruction being processed. This can happen when it is processing a physical register use and setting the current machine instruction as sub-register's last ref. 2009-01-20 21:25:12 +00:00
DebugInfo Verify Intrinsic::dbg_declare. 2009-01-19 21:00:48 +00:00
ExecutionEngine Port this test from dejagnu to unit testing. 2009-01-19 18:08:33 +00:00
Feature
FrontendAda
FrontendC Check that the "don't barf on k8" fix is not 2009-01-20 18:08:39 +00:00
FrontendC++ Use lightweight DebugInfo objects directly. 2009-01-15 19:26:23 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
Other
Scripts
TableGen
Transforms Temporarily XFAIL until this can be looked at. r62557 is what caused it to start failing. 2009-01-20 10:28:39 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh