llvm-6502/test
2011-09-22 07:01:50 +00:00
..
Analysis This test only makes sense with -enable-iv-rewrite. 2011-09-13 02:45:26 +00:00
Archive
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
Bitcode
BugPoint
CodeGen Do not unnecessarily use AT_specification DIE because it does not add any value. 2011-09-21 23:41:11 +00:00
DebugInfo Update tests. Remove irrelevant tests. 2011-09-13 23:07:41 +00:00
ExecutionEngine
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 Remove llvm-gcc and various compiler handling from llvm. It's not needed 2011-09-20 23:58:15 +00:00
Linker
MC Fix register printing in disassembling of push/pop of segment registers and in/out in Intel syntax mode. Fixes PR10960 2011-09-22 07:01:50 +00:00
Object
Other Update to new EH scheme. 2011-08-31 21:44:24 +00:00
Scripts
TableGen
Transforms Make sure IPSCCP never marks a tracked call as overdefined in SCCPSolver::ResolvedUndefsIn. If we do, we can end up in a situation where a function is resolved to return a constant, but the caller is marked overdefined, which confuses the code later. 2011-09-20 23:28:51 +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
CMakeLists.txt
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
Makefile cmake+lit: handle ENABLE_ASSERTIONS feature properly. 2011-06-23 17:52:36 +00:00
Makefile.tests
site.exp.in
TestRunner.sh