llvm-6502/test
2011-09-07 23:10:15 +00:00
..
Analysis Teach BasicAA about the aliasing properties of memset_pattern16. 2011-09-06 23:33:25 +00:00
Archive
Assembler Split the init.trampoline intrinsic, which currently combines GCC's 2011-09-06 13:37:06 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Fix atomic load and store on x86 to pass -verify-machineinstrs (and possibly fix some subtle bugs involving passes which check mayStore()). 2011-09-07 18:48:32 +00:00
DebugInfo
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
lib
Linker Use %% for literals in RUN lines. 2011-08-26 20:09:48 +00:00
LLVMC
MC Thumb2 assembly parsing and encoding for LDR(register). 2011-09-07 23:10:15 +00:00
Object
Other Update to new EH scheme. 2011-08-31 21:44:24 +00:00
Scripts
TableGen Reverted r138652, valgrind doesn't understand obj:*/tblgen. 2011-08-27 06:17:30 +00:00
Transforms When inlining exception handling code into another function, ensure that 2011-09-07 16:44:14 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg Lit option for ignoring stderr output. 2011-08-30 17:42:33 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh