.. |
Analysis
|
Move the loads after the calls so that the fix for
|
2011-07-09 23:53:58 +00:00 |
Archive
|
Avoid writing to an arbitrary filename during the test run by writing to
|
2011-07-02 20:43:18 +00:00 |
Assembler
|
Update to the new EH scheme.
|
2011-08-25 23:48:37 +00:00 |
Bindings/Ocaml
|
Remove the build_unwind function from the OCaml bindings.
|
2011-08-10 01:10:17 +00:00 |
Bitcode
|
Remove support for parsing the "type i32" syntax for defining a numbered
|
2011-06-19 00:03:46 +00:00 |
BugPoint
|
|
|
CodeGen
|
Add support for generating CMPXCHG16B on x86-64 for the cmpxchg IR instruction.
|
2011-08-26 21:21:21 +00:00 |
DebugInfo
|
Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly.
|
2011-08-19 23:28:12 +00:00 |
ExecutionEngine
|
Excluding ARM JIT tests until someone can fix this compilation path.
|
2011-08-26 23:39:30 +00:00 |
Feature
|
Update tests to the newest EH syntax.
|
2011-08-25 01:30:18 +00:00 |
Integer
|
Remove support for parsing the "type i32" syntax for defining a numbered
|
2011-06-19 00:03:46 +00:00 |
lib
|
|
|
Linker
|
Use %% for literals in RUN lines.
|
2011-08-26 20:09:48 +00:00 |
LLVMC
|
|
|
MC
|
Improve encoding support for BLX with immediat eoperands, and fix a BLX decoding bug this uncovered.
|
2011-08-26 23:32:08 +00:00 |
Object
|
Revert "Object: Renable the tests now that none of the build bots complain about aliasing."
|
2011-01-21 06:27:04 +00:00 |
Other
|
Land the long talked about "type system rewrite" patch. This
|
2011-07-09 17:41:24 +00:00 |
Scripts
|
Fix the bitwidth of the remaining fields.
|
2011-08-04 17:00:11 +00:00 |
TableGen
|
valgrind: Always suppress tblgen leaks.
|
2011-08-26 20:41:20 +00:00 |
Transforms
|
Don't sink landingpad instructions during ind-var simplification.
|
2011-08-26 20:40:15 +00:00 |
Unit
|
test/Unit: Fix enable shared test to follow check that we have actually loaded
|
2011-06-22 20:41:53 +00:00 |
Verifier
|
Land the long talked about "type system rewrite" patch. This
|
2011-07-09 17:41:24 +00:00 |
CMakeLists.txt
|
Fix a CMake warning, following up to r134008.
|
2011-06-28 21:46:21 +00:00 |
lit.cfg
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:19 +00:00 |
lit.site.cfg.in
|
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
|
2011-06-23 17:52:36 +00:00 |
Makefile
|
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
|
2011-06-23 17:52:36 +00:00 |
Makefile.tests
|
|
|
site.exp.in
|
|
|
TestRunner.sh
|
|
|