llvm/test
Tim Northover 497466801a GlobalISel: support same ConstantExprs as Instructions.
It's more than just inttoptr, but the others can't be tested until we have
support for non-trivial constants (they currently get unavoidably folded to a
ConstantInt).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278303 91177308-0d34-0410-b5e6-96231b3b80d8
2016-08-10 23:02:41 +00:00
..
Analysis [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers 2016-08-10 18:47:19 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen GlobalISel: support same ConstantExprs as Instructions. 2016-08-10 23:02:41 +00:00
DebugInfo
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
LibDriver
Linker
LTO
MC
Object
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86
tools Disable sancov tests failing due to apparent endianness issues 2016-08-10 20:11:35 +00:00
Transforms [IndVarSimplify] Eliminate zext of a signed IV when the IV is known to be non-negative 2016-08-10 18:56:35 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg [sancov] Run more sancov tests on non-x86-Linux machines 2016-08-10 19:03:18 +00:00
lit.site.cfg.in
TestRunner.sh