1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Roman Lebedev 5fafff6179 [NFC][InstSimplify] rewrite test added in r371537 to use non-null pointer instead
I only want to ensure that %offset is non-zero there,
it doesn't matter how that info is conveyed.
As filed in PR43267, the assumption way does not work.

llvm-svn: 371546
2019-09-10 18:40:00 +00:00
..
Analysis [BPI] Adjust the probability for floating point unordered comparison 2019-09-10 17:25:11 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen GlobalISel/TableGen: Handle REG_SEQUENCE patterns 2019-09-10 17:57:33 +00:00
DebugInfo [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Forbid using var defined on same line 2019-09-02 14:04:00 +00:00
Instrumentation [NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes 2019-09-04 20:30:29 +00:00
Integer
JitListener
Linker Remove some unnecessary REQUIRES: shell lines 2019-09-10 00:06:52 +00:00
LTO
MachineVerifier
MC [RISCV] Support llvm-objdump -M no-aliases and -M numeric 2019-09-10 16:24:03 +00:00
Object [yaml2obj] Rename SHOffset (e_shoff) field to SHOff. NFC 2019-09-06 09:23:17 +00:00
ObjectYAML
Other Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline."" 2019-09-10 10:39:09 +00:00
Reduce llvm-reduce: Use %python from lit to get the correct/valid python binary for the reduction script 2019-09-05 23:33:44 +00:00
SafepointIRVerifier
Support
SymbolRewriter
TableGen GlobalISel/TableGen: Handle REG_SEQUENCE patterns 2019-09-10 17:57:33 +00:00
ThinLTO/X86 Revert "clang-misexpect: Profile Guided Validation of Performance Annotations in LLVM" 2019-09-10 06:25:13 +00:00
tools Revert "[utils] Implement the llvm-locstats tool" 2019-09-10 14:48:52 +00:00
Transforms [NFC][InstSimplify] rewrite test added in r371537 to use non-null pointer instead 2019-09-10 18:40:00 +00:00
Unit
Verifier [Intrinsic] Add the llvm.umul.fix.sat intrinsic 2019-09-07 12:16:14 +00:00
YAMLParser
.clang-format
CMakeLists.txt [llvm-ifs][IFS] llvm Interface Stubs merging + object file generation tool. 2019-08-30 18:26:05 +00:00
lit.cfg.py [llvm-ifs][IFS] llvm Interface Stubs merging + object file generation tool. 2019-08-30 18:26:05 +00:00
lit.site.cfg.py.in
TestRunner.sh