llvm-6502/test
2012-05-16 01:54:27 +00:00
..
Analysis FileCheck-ize tests. 2012-04-24 10:45:44 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode Recommited r156374 with critical fixes in BitcodeReader/Writer: 2012-05-12 10:48:17 +00:00
BugPoint
CodeGen Avoid creating a cycle when folding load / op with flag / store. PR11451474. rdar://11451474 2012-05-16 01:54:27 +00:00
DebugInfo Handle OpDeref in case it comes in as a register operand. 2012-05-08 18:56:00 +00:00
ExecutionEngine
Feature
Instrumentation [tsan] Atomic support for ThreadSanitizer, patch by Dmitry Vyukov 2012-04-27 07:31:53 +00:00
Integer
Linker Remove llvm-ld and llvm-stub (which is only used by llvm-ld). 2012-04-19 19:27:54 +00:00
MC Add a test case for r156840, a fix to llvm-objdump when disassembling using 2012-05-15 20:20:50 +00:00
Object
Other Reapply r155682, making constant folding more consistent, with a fix to work 2012-04-27 17:50:22 +00:00
Scripts
TableGen
Transforms Teach SimplifyLibCalls about stpcpy. 2012-05-15 11:46:21 +00:00
Unit
Verifier Remove support for the special 'fast' value for fpmath accuracy for the moment. 2012-04-16 19:39:33 +00:00
YAMLParser
CMakeLists.txt Removes json-bench from the test dependencies. 2012-04-20 13:45:49 +00:00
lit.cfg Remove llvm-ld and llvm-stub (which is only used by llvm-ld). 2012-04-19 19:27:54 +00:00
lit.site.cfg.in
Makefile Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", this 2012-05-08 18:26:07 +00:00
Makefile.tests
site.exp.in
TestRunner.sh