1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Max Kazantsev dee6c89ce3 Recommit "[SCEV] Use nw flag and symbolic iteration count to sharpen ranges of AddRecs"
It was reverted because of negative compile time impact. In this version,
less powerful proof methods are used (non-recursive reasoning only), and
scope limited to constant End values to avoid explision of complex proofs.

Differential Revision: https://reviews.llvm.org/D89381
2020-10-16 17:35:13 +07:00
..
Analysis Recommit "[SCEV] Use nw flag and symbolic iteration count to sharpen ranges of AddRecs" 2020-10-16 17:35:13 +07:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-10-16 09:02:53 +01:00
DebugInfo [DebugInstrRef] Support recording of instruction reference substitutions 2020-10-15 11:30:14 +01:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [ASAN] Make sure we are only processing lifetime markers with offset 0 to alloca 2020-10-13 10:21:45 -07:00
Integer
JitListener
Linker
LTO
MachineVerifier [GlobalISel] Remove scalar src from non-sequential fadd/fmul reductions. 2020-10-15 15:51:44 -07:00
MC [VE] Add VGT/VSC/PFCHV instructions 2020-10-16 06:28:22 +09:00
Object AMDGPU: Update AMDHSA code object version handling 2020-10-14 13:04:27 -04:00
ObjectYAML [WebAssembly] Added .tabletype to asm and multiple table support in obj files 2020-10-13 07:52:23 -07:00
Other Recommit "[DSE] Switch to MemorySSA-backed DSE by default." 2020-10-16 09:02:53 +01:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [TableGen] Add the !not and !xor operators. 2020-10-15 10:12:59 -04:00
ThinLTO/X86
tools [llvm-cov] Fix test cases. 2020-10-15 22:13:35 -07:00
Transforms Recommit "[SCEV] Use nw flag and symbolic iteration count to sharpen ranges of AddRecs" 2020-10-16 17:35:13 +07:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh