1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test
Philip Reames c6a0f43fb3 [CVP] Extend tests to illustrate an old patch isn't needed
Back in https://reviews.llvm.org/D19559, I tried to teach CVP about range facts implied by value/value icmps (i.e. no constants.)  In the meantime, we've implemented the optimization, but I couldn't find tests checked in, so adding them.

llvm-svn: 340660
2018-08-24 21:56:43 +00:00
..
Analysis [PhiValues] Use callback value handles to invalidate deleted values 2018-08-24 15:48:30 +00:00
Assembler Allow creating llvm::Function in non-zero address spaces 2018-08-23 09:25:17 +00:00
Bindings
Bitcode Allow creating llvm::Function in non-zero address spaces 2018-08-23 09:25:17 +00:00
BugPoint
CodeGen DAG: Allow matching fminnum/fmaxnum from vselect 2018-08-24 21:24:18 +00:00
DebugInfo DebugInfo: Fix skipping CUs in DWARFv5 debug_names table 2018-08-24 20:31:05 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC
Object
ObjectYAML
Other Recommit r333268: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions. 2018-08-23 11:04:00 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen
ThinLTO/X86
tools [cfi-verify] Support cross-DSO 2018-08-24 15:21:58 +00:00
Transforms [CVP] Extend tests to illustrate an old patch isn't needed 2018-08-24 21:56:43 +00:00
Unit
Verifier Verifier: verify that a DILocation's scope is a DILocalScope. 2018-08-24 21:01:58 +00:00
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh