llvm-6502/test
2010-02-03 03:28:02 +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
CodeGen Allow all types of callee's to be tail called. But avoid automatic tailcall if the callee is a result of bitcast to avoid losing necessary zext / sext etc. 2010-02-03 03:28:02 +00:00
DebugInfo Testcase for 94996 (PR 6157) 2010-02-01 22:46:05 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC While mapping llvm.dbg.declare intrinsic manually map its operand, if possible, 2010-01-18 19:52:14 +00:00
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
lib
Linker
LLVMC XFAIL for PPC Darwin. 2010-02-02 20:56:02 +00:00
MC AsmParser/X86: Add temporary hack to allow parsing "sal". Eventually we need 2010-02-02 23:46:47 +00:00
Other Factor out alignof expression folding into a separate function and 2010-02-02 01:41:39 +00:00
Scripts
TableGen
Transforms Recommit this, looks like it wasn't the cause. 2010-02-03 00:21:58 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg MCAssembler/Darwin: Add a test (on Darwin) that we assemble a bunch of 2010-02-02 22:00:15 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh