llvm-6502/test
2012-12-10 08:12:29 +00:00
..
Analysis Cost Model: change the default cost of control flow instructions (br / ret / ...) to zero. 2012-12-05 21:21:26 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Teach DAG combine to handle vector add/sub with vectors of all 0s. 2012-12-10 08:12:29 +00:00
DebugInfo Handle non-default array bounds. 2012-12-06 07:38:10 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [msan] Do not store origin for clean values. 2012-12-06 11:41:03 +00:00
Integer
JitListener Use the 'count' attribute to calculate the upper bound of an array. 2012-12-04 21:34:03 +00:00
Linker
MC Add separate statistics for Data and Inst fragments emitted during relaxation. 2012-12-07 17:59:21 +00:00
Object
Other
Scripts
TableGen
tools PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test! 2012-12-05 23:15:33 +00:00
Transforms Fix PR14548: SROA was crashing on a mixture of i1 and i8 loads and stores. 2012-12-10 00:54:45 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile Drop the address space limit for tests in the makefile build. 2012-12-09 10:34:22 +00:00
Makefile.tests
TestRunner.sh