1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Serguei Katkov 126d91dc93 Revert "[Peeling] Extend the scope of peeling a bit"
This reverts commit 29b2c1ca72096ca06415b5e626e6728c42ef1e74.

The patch causes the DT verifier failure like:
DominatorTree is different than a freshly computed one!

Not sure the patch itself it wrong but revert to investigate the failure.
2020-06-22 17:48:29 +07:00
..
Analysis [StackSafety] Check variable lifetime 2020-06-22 03:45:29 -07:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Revert "[MSP430] Update register names" 2020-06-22 13:37:22 +03:00
DebugInfo [MSP430] Enable some basic support for debug information 2020-06-22 13:14:07 +03:00
Demangle
Examples
ExecutionEngine [JITLink] Allow zero-length symbols at the end of blocks. 2020-06-19 10:05:02 -07:00
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [PowerPC][Power10] Implement Vector Clear Left/Rightmost Bytes Builtins in LLVM/Clang 2020-06-20 18:29:16 -05:00
Object
ObjectYAML
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools Revert "Add --hot-func-list to llvm-profdata show for sample profiles" 2020-06-21 14:33:08 +01:00
Transforms Revert "[Peeling] Extend the scope of peeling a bit" 2020-06-22 17:48:29 +07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh