llvm-6502/test
2009-02-02 17:51:41 +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 Fix PR3372 2009-02-02 07:24:28 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Teach LowerBRCOND to recognize (xor (setcc x), 1). The xor inverts the condition. It's normally transformed by the dag combiner, unless the condition is set by a arithmetic op with overflow. 2009-02-02 08:07:36 +00:00
DebugInfo Do not add redundant arguments in a method definition DIE. 2009-02-02 17:51:41 +00:00
ExecutionEngine This is case is to uncover the bug in IntrinsicLowering.cpp, 2009-01-30 08:59:51 +00:00
Feature
FrontendAda
FrontendC Make the XFAIL line actually match x86-32 targets. 2009-02-02 09:07:13 +00:00
FrontendC++ This passes on x86-32 linux at least. 2009-02-02 09:10:57 +00:00
FrontendFortran
FrontendObjC Testcase for 6522054. 2009-01-26 23:22:19 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC Add three new option properties. 2009-01-28 03:47:20 +00:00
Other
Scripts
TableGen
Transforms reduce testcase. 2009-02-02 06:55:45 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh