1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
James Molloy 34cb1bea15 Fixup failing debuginfo test for change in SimplifyCFG.
This reverts this test back to its original pre-r280364 behaviour as we don't sink allocas any more.

llvm-svn: 281163
2016-09-11 09:13:32 +00:00
..
Analysis
Assembler
Bindings
Bitcode [Bitcode] Add compatibility test for the 3.9 release 2016-09-09 17:24:31 +00:00
BugPoint
CodeGen [AArch64] Fixup test after r281160 2016-09-11 08:24:04 +00:00
DebugInfo Fixup failing debuginfo test for change in SimplifyCFG. 2016-09-11 09:13:32 +00:00
Demangle Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Add flag to allow lifetime analysis of problematic allocas 2016-09-10 01:06:11 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC [Hexagon] Fix disassembler crash after r279255 2016-09-09 21:45:00 +00:00
Object
ObjectYAML
Other
SymbolRewriter
TableGen [TableGen] AsmMatcher: Add AsmVariantName to Instruction class. 2016-09-08 15:50:52 +00:00
ThinLTO/X86
tools [llvm-cov] Move the 'jump to first unexecuted line' link 2016-09-10 19:37:26 +00:00
Transforms [SimplifyCFG] Be even more conservative in SinkThenElseCodeToEnd 2016-09-11 09:00:03 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.cfg Add an c++ itanium demangler to llvm. 2016-09-06 19:16:48 +00:00
lit.site.cfg.in
TestRunner.sh