.. |
Analysis
|
-disable-output is no longer needed with -analyze.
|
2010-01-26 19:25:59 +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
|
Fix the bitcode reader to deserialize nuw/nsw/etc. bits properly in the case
|
2010-01-25 21:55:39 +00:00 |
BugPoint
|
|
|
CodeGen
|
Make test less fragile
|
2010-02-03 21:39:04 +00:00 |
DebugInfo
|
Testcase for 94996 (PR 6157)
|
2010-02-01 22:46:05 +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
|
Add test case for 95013.
|
2010-02-01 22:32:42 +00:00 |
FrontendObjC++
|
|
|
Integer
|
Delete useless trailing semicolons.
|
2010-01-05 17:55:26 +00:00 |
lib
|
Add llvm_supports_darwin_and_target to DejaGNU as well, I'd almost forgotten it
|
2010-02-03 18:43:46 +00:00 |
Linker
|
|
|
LLVMC
|
XFAIL for PPC Darwin.
|
2010-02-02 20:56:02 +00:00 |
MC
|
Added support for X86 instruction prefixes so llvm-mc can assemble them. The
|
2010-02-03 21:04:42 +00:00 |
Other
|
Factor out alignof expression folding into a separate function and
|
2010-02-02 01:41:39 +00:00 |
Scripts
|
Teach macho-dump to dump UUIDs.
|
2009-10-24 20:32:36 +00:00 |
TableGen
|
Add an !eq() operator to TableGen. It operates on strings only.
|
2010-01-05 19:11:42 +00:00 |
Transforms
|
Revert 94937 and move the noreturn check to codegen.
|
2010-02-03 03:55:59 +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
|
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
|
Revert the test from r88984. It relies on being able to mmap 16GB of
|
2009-11-16 23:32:30 +00:00 |
Makefile.tests
|
|
|
site.exp.in
|
Two small fixes for site.exp for cmake.
|
2009-11-08 09:29:52 +00:00 |
TestRunner.sh
|
|
|