llvm-6502/test
2013-04-15 22:00:26 +00:00
..
Analysis CostModel: increase the default cost of supported floating point operations from 1 to two. Fixed a few tests that changes because now the cost of one insert + a vector operation on two doubles is lower than two scalar operations on doubles. 2013-04-12 21:15:03 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen R600/SI: Emit config values in register value pairs. 2013-04-15 17:51:35 +00:00
DebugInfo
ExecutionEngine Revert r179409 because it caused some warnings and some of the build bots fail. 2013-04-12 22:02:26 +00:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
MC Use object file specific section type for initial text section 2013-04-14 21:18:36 +00:00
Object
Other
TableGen
tools Finish templating MachObjectFile over endianness. 2013-04-13 01:45:40 +00:00
Transforms SLPVectorizer: Make it a function pass and add code for hoisting the vector-gather sequence out of loops. 2013-04-15 22:00:26 +00:00
Unit
Verifier
YAMLParser
CMakeLists.txt
lit.cfg Remove obsolete object file dumpers 2013-04-12 04:07:13 +00:00
lit.site.cfg.in
Makefile
Makefile.tests Remove obsolete object file dumpers 2013-04-12 04:07:13 +00:00
TestRunner.sh