llvm/test
Reid Kleckner f7640fe2c1 [codeview] Dump def range lengths in hex
It makes it easier to correlate with assembly dumps, which are typically
given with hex offsets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@260619 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-11 23:40:14 +00:00
..
Analysis AMDGPU: Fix not handling new workitem intrinsics in DivergenceAnalysis 2016-02-11 05:32:51 +00:00
Assembler
Bindings Add support for phi nodes in the LLVM C API test 2016-02-11 21:37:54 +00:00
Bitcode Restore "[ThinLTO] Use MD5 hash in function index." with fix 2016-02-10 21:55:02 +00:00
BugPoint
CodeGen AMDGPU/SI: Make sure MIMG descriptors and samplers stay in SGPRs 2016-02-11 21:45:07 +00:00
DebugInfo [codeview] Dump def range lengths in hex 2016-02-11 23:40:14 +00:00
Examples
ExecutionEngine Disable the new Orc lazy JIT tests on Windows, they do not pass 2016-02-10 18:46:42 +00:00
Feature [GMR/OperandBundles] Teach getModRefBehavior about operand bundles 2016-02-09 02:31:47 +00:00
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC [codeview] Dump def range lengths in hex 2016-02-11 23:40:14 +00:00
Object [readobj] Dump DT_JMPREL relocations when outputting dynamic relocations. 2016-02-11 04:59:53 +00:00
Other
SymbolRewriter
TableGen SelectionDAG: Make Properties a field of SDPatternOperator 2016-02-10 18:40:04 +00:00
tools [readobj] Dump DT_JMPREL relocations when outputting dynamic relocations. 2016-02-11 04:59:53 +00:00
Transforms Re-apply r238452, the bug was in clang and was fixed in r260567. 2016-02-11 22:30:41 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh