..
Analysis
Enhance alias analysis for atomic instructions a bit. Upgrade a couple alias-analysis tests to the new atomic instructions.
2011-09-26 20:15:28 +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
Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev.
2011-09-19 19:41:28 +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
test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.
2010-11-29 07:58:32 +00:00
CodeGen
Convert more tests over to the new atomic instructions.
2011-09-26 21:30:17 +00:00
DebugInfo
Fix this test so it doesn't fail on Mac.
2011-09-26 19:13:47 +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
Linker
Use %% for literals in RUN lines.
2011-08-26 20:09:48 +00:00
MC
Fix VEX decoding in i386 mode. Fixes PR11008.
2011-09-26 05:12:43 +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
Update to new EH scheme.
2011-08-31 21:44:24 +00:00
Scripts
Fix the bitwidth of the remaining fields.
2011-08-04 17:00:11 +00:00
TableGen
Reverted r138652, valgrind doesn't understand obj:*/tblgen.
2011-08-27 06:17:30 +00:00
Transforms
Convert more tests over to the new atomic instructions.
2011-09-26 20:27:49 +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
lib
Remove llvm-gcc and various compiler handling from llvm. It's not needed
2011-09-20 23:58:15 +00:00
CMakeLists.txt
Fix a CMake warning, following up to r134008.
2011-06-28 21:46:21 +00:00
Makefile
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
2011-06-23 17:52:36 +00:00
Makefile.tests
…
TestRunner.sh
…
lit.cfg
Remove llvm-gcc and various compiler handling from llvm. It's not needed
2011-09-20 23:58:15 +00:00
lit.site.cfg.in
cmake+lit: handle ENABLE_ASSERTIONS feature properly.
2011-06-23 17:52:36 +00:00
site.exp.in
test: Use $SharedLibDir for loadable modules. On Cygming, loadable modules are not in lib/ but bin.
2010-11-29 00:20:21 +00:00