llvm-6502/test
2011-12-10 04:50:53 +00:00
..
Analysis
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Make CR spill and restore use a reserved register. These operations cannot use the register scavenger because the scavenger can only scavenge one register and frame-index elimination may have already grabbed it. 2011-12-10 04:50:53 +00:00
DebugInfo
ExecutionEngine
Feature Add support for vectors of pointers. 2011-12-05 06:29:09 +00:00
Instrumentation/AddressSanitizer
Integer
lib
Linker
MC Handle expressions of the form _GLOBAL_OFFSET_TABLE_-symbol the same way gas 2011-12-10 02:28:43 +00:00
Object Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Other
Scripts
TableGen
Transforms Add -unroll-runtime for unrolling loops with run-time trip counts. 2011-12-09 06:19:40 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh