llvm-6502/test
Adrian Prantl 45588a02fb Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the location"
This reverts commit 207130 for buildbot breakage.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207159 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-24 23:53:29 +00:00
..
Analysis blockfreq: Skip irreducible backedges inside functions 2014-04-22 03:31:53 +00:00
Assembler
Bindings
Bitcode Add 'musttail' marker to call instructions 2014-04-24 20:14:34 +00:00
BugPoint Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak. 2014-04-23 14:51:12 +00:00
CodeGen X86: Don't transform shifts into ands when the sign bit is tested. 2014-04-24 20:51:37 +00:00
DebugInfo Revert "Debug info: Let dbg.values inserted by LowerDbgDeclare inherit the location" 2014-04-24 23:53:29 +00:00
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Fix instrumentation of x86 intel syntax inline assembly. 2014-04-24 09:56:15 +00:00
Integer
JitListener
Linker Fix DataLayout::operator==(). 2014-04-22 17:47:03 +00:00
LTO
MC AArch64/ARM64: add ARM64 runs to more MC tests. 2014-04-24 15:04:26 +00:00
Object
Other [PM] Add a new-PM-style CGSCC pass manager using the newly added 2014-04-21 11:12:00 +00:00
TableGen
tools llvm-cov: Add support for gcov's --long-file-names option 2014-04-23 21:44:55 +00:00
Transforms [CLNUP] Test commit. Remove newline. 2014-04-24 08:42:58 +00:00
Unit
Verifier Add 'musttail' marker to call instructions 2014-04-24 20:14:34 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh