llvm-6502/test
2013-04-10 23:30:20 +00:00
..
Analysis X86 cost model: Model cost for uitofp and sitofp on SSE2 2013-04-08 18:05:48 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep 2013-04-10 23:30:20 +00:00
DebugInfo Revert "Update the version of dwarf we say we're emitting to at least 3." 2013-04-10 21:45:07 +00:00
ExecutionEngine Rewrite test/ExecutionEngine tests to use FileCheck instead of grep 2013-04-08 19:51:36 +00:00
Feature
FileCheck
Instrumentation
Integer Rewrite test/Integer tests to use FileCheck instead of grep 2013-04-08 20:18:15 +00:00
JitListener
Linker Rewrite test/Linker tests to use FileCheck instead of grep. 2013-04-09 16:51:13 +00:00
MC MC: Support COFF image-relative MCSymbolRefs 2013-04-10 23:28:17 +00:00
Object
Other
Scripts
TableGen
tools
Transforms Make the SLP store-merger less paranoid about function calls. We check for function calls when we check if it is safe to sink instructions. 2013-04-10 19:41:36 +00:00
Unit
Verifier Rewrite test/Verifier tests to use FileCheck instead of grep 2013-04-08 18:33:51 +00:00
YAMLParser
CMakeLists.txt
lit.cfg Add object-emission flag for lit tests. This flag is used 2013-04-10 19:53:26 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh