1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test
Nikita Popov 6a9be09c82 [SCCP] Compute ranges for supported intrinsics
For intrinsics supported by ConstantRange, compute the result range
based on the argument ranges. We do this independently of whether
some or all of the input ranges are full, as we can often still
constrain the result in some way.

Differential Revision: https://reviews.llvm.org/D87183
2020-09-07 22:16:06 +02:00
..
Analysis [ARM][CostModel] CodeSize costs for i1 arith ops 2020-09-07 09:27:18 +01:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [SelectionDAG][X86][ARM] Teach ExpandIntRes_ABS to use sra+add+xor expansion when ADDCARRY is supported. 2020-09-07 13:15:26 -07:00
DebugInfo [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Demangle
Examples
ExecutionEngine
Feature [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MachineVerifier
MC [objdump][macho] Emit segment names along with section names 2020-09-04 09:57:02 -07:00
Object
ObjectYAML [MachOYAML] Allow handcrafting custom contents for DWARF sections. 2020-09-04 22:42:45 +08:00
Other [EarlyCSE] Verify hash code in regression tests 2020-09-04 10:40:35 -04:00
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen
ThinLTO/X86
tools [ms] [llvm-ml] Allow use of locally-defined variables in expressions 2020-09-07 14:00:14 -04:00
Transforms [SCCP] Compute ranges for supported intrinsics 2020-09-07 22:16:06 +02:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh