llvm-6502/test
2010-01-25 19:02:58 +00:00
..
Analysis Fix PR6047 2010-01-16 13:38:07 +00:00
Archive
Assembler Improve llvm.dbg.declare intrinsic by referring directly to the storage in its first argument, via function-local metadata (instead of via a bitcast). 2010-01-15 19:04:09 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Update test for darwin. 2010-01-25 15:32:10 +00:00
DebugInfo If a instruction belongs to another function (and not current function) as per debug info attached with the instruction then ignore the dangling lexical scope of this instruction. Such scopes are unreachable. 2010-01-20 02:05:23 +00:00
ExecutionEngine Test case for http://llvm.org/PR6028. 2010-01-15 11:29:26 +00:00
Feature fix bogus test 2010-01-09 19:24:18 +00:00
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 Remove now-redundant llvm-as invocations. 2009-12-05 00:02:37 +00:00
FrontendObjC++
Integer Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
lib
Linker
LLVMC Remove an XFAIL. 2009-12-23 20:13:44 +00:00
MC wirte up .file and .file to the mc asmparser. 2010-01-25 19:02:58 +00:00
Other fix bogus test 2010-01-09 19:24:49 +00:00
Scripts
TableGen Add an !eq() operator to TableGen. It operates on strings only. 2010-01-05 19:11:42 +00:00
Transforms Revert r94260 until findDbgDeclare() is made more efficient 2010-01-25 17:52:13 +00:00
Unit CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files. 2009-12-08 19:47:36 +00:00
Verifier Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CMakeLists.txt CMake/lit: Add llvm_{unit_,}site_config parameters, and always pass them when running tests from the project files. 2009-12-08 19:47:36 +00:00
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