llvm-6502/test
Peter Collingbourne 95d1d442c9 [dfsan] Try not to create too many additional basic blocks in functions which
already have a large number of blocks. Works around a performance issue with
the greedy register allocator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214944 91177308-0d34-0410-b5e6-96231b3b80d8
2014-08-06 00:33:40 +00:00
..
Analysis
Assembler
Bindings
Bitcode
BugPoint
CodeGen R600: Increase nearby load scheduling threshold. 2014-08-06 00:29:49 +00:00
DebugInfo DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at least one range. 2014-08-06 00:21:25 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [dfsan] Try not to create too many additional basic blocks in functions which 2014-08-06 00:33:40 +00:00
Integer
JitListener
Linker
LTO
MC [AVX512] Add masking variant and intrinsics for valignd/q 2014-08-05 17:23:04 +00:00
Object
Other Don't internalize all but main by default. 2014-08-05 20:10:38 +00:00
TableGen Allow binary and for tblgen math. 2014-08-05 09:43:25 +00:00
tools Add a test showing the interaction of linker scripts and plugin. 2014-08-05 19:56:53 +00:00
Transforms Remove dead zero store to calloc initialized memory 2014-08-05 17:48:20 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh