This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-23 11:13:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
4e7222dadd
llvm-mirror
/
test
/
Transforms
/
InstSimplify
History
Sanjay Patel
ef9cd0bcd9
[InstSimplify] fold funnel shifts with undef operands
...
Splitting these off from the D54666. Patch by: nikic (Nikita Popov) llvm-svn: 347332
2018-11-20 17:34:59 +00:00
..
2010-12-20-Boolean.ll
2011-01-14-Thread.ll
2011-02-01-Vector.ll
2011-09-05-InsertExtractValue.ll
2011-10-27-BinOpCrash.ll
2011-11-23-MaskedBitsCrash.ll
2013-04-19-ConstantFoldingCrash.ll
add-mask.ll
add.ll
addsub.ll
and-icmps-same-ops.ll
and-or-icmp-zero.ll
AndOrXor.ll
[InstSimplify] fold extracting from std::pair (2/2)
2018-08-03 05:39:48 +00:00
assume.ll
bitcast-vector-fold.ll
bitreverse-fold.ll
bitreverse.ll
bswap.ll
call.ll
[InstSimplify] fold funnel shifts with undef operands
2018-11-20 17:34:59 +00:00
cast-unsigned-icmp-cmp-0.ll
cast.ll
compare.ll
constantfold-add-nuw-allones-to-allones.ll
constantfold-shl-nuw-C-to-C.ll
dead-code-removal.ll
div.ll
exact-nsw-nuw.ll
extract-element.ll
fast-math.ll
[FPEnv] PatternMatcher support for checking FNEG ignoring signed zeros
2018-10-09 21:48:00 +00:00
fcmp-select.ll
[InstSimplify] fold select (fcmp X, Y), X, Y
2018-11-05 21:51:39 +00:00
fdiv.ll
floating-point-arithmetic.ll
[InstCombine] InstCombine and InstSimplify for minimum and maximum
2018-10-19 19:01:26 +00:00
floating-point-compare.ll
[InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative
2018-10-31 15:35:46 +00:00
fold-builtin-fma.ll
fold-intrinsics.ll
fp-nan.ll
fp-undef.ll
gep.ll
icmp-abs-nabs.ll
[InstSimplify] fold icmp based on range of abs/nabs (2nd try)
2018-11-01 14:07:39 +00:00
icmp-bool-constant.ll
icmp-constant.ll
icmp-ranges.ll
implies.ll
insertelement.ll
known-never-nan.ll
[InstSimplify] use isKnownNeverNaN to fold more fcmp ord/uno
2018-08-21 14:45:13 +00:00
load-relative-32.ll
load-relative.ll
load.ll
log-exp-intrinsic.ll
logic-of-fcmps.ll
maxmin.ll
mul.ll
negate.ll
noalias-ptr.ll
or-icmps-same-ops.ll
or.ll
past-the-end.ll
phi.ll
pr28725.ll
pr33957.ll
ptr_diff.ll
reassociate.ll
rem.ll
require-dominator.ll
returned.ll
saturating-add-sub.ll
[InstructionSimplify] Add support for saturating add/sub
2018-11-20 17:20:26 +00:00
sdiv.ll
[InstrSimplify] fold sdiv if two operands are negated and non-overflow
2018-07-21 12:27:54 +00:00
select-and-cmp.ll
[InstSimplify] Fold another Select with And/Or pattern
2018-07-31 14:17:15 +00:00
select-or-cmp.ll
[InstSimplify] Fold another Select with And/Or pattern
2018-07-31 14:17:15 +00:00
select.ll
shift-128-kb.ll
shift-knownbits.ll
shift.ll
[InstSimplify] fold extracting from std::pair (1/2)
2018-08-01 04:40:32 +00:00
shr-nop.ll
shr-scalar-vector-consistency.ll
[PatternMatch] Handle undef vectors consistently
2018-11-20 16:08:19 +00:00
shufflevector.ll
signed-div-rem.ll
simplify-nested-bitcast.ll
srem.ll
sub.ll
[InstCombine] move/add tests for sub/neg; NFC
2018-10-19 17:26:22 +00:00
undef.ll
vec-cmp.ll
vector_gep.ll
vector_ptr_bitcast.ll