llvm-6502/test
2012-10-25 21:33:30 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen implement mips16 patterns for select nodes 2012-10-25 21:33:30 +00:00
DebugInfo
ExecutionEngine
Feature Add a testcase for the previous commit. 2012-10-22 18:16:55 +00:00
Instrumentation [asan] make sure asan erases old unused allocas after it created a new one. This became important after the recent move from ModulePass to FunctionPass because no cleanup is happening after asan pass any more. 2012-10-19 06:20:53 +00:00
Integer
Linker
MC Initial TOC support for PowerPC64 object creation 2012-10-25 12:27:42 +00:00
Object
Other Add in support for getIntPtrType to get the pointer type based on the address space. 2012-10-24 15:52:52 +00:00
Scripts
TableGen
Transforms Add CPU model to BBVectorize cost-model tests. 2012-10-25 21:31:51 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg tests: Stop mangling '-vg' into the triple, we don't use this currently. 2012-10-19 20:11:56 +00:00
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh