.. |
ConstProp
|
[ConstantFolding] avoid crashing on a fake math library call
|
2021-07-20 18:25:21 -04:00 |
X86
|
[FPEnv][InstSimplify] Constrained FP support for NaN
|
2021-07-09 11:26:28 -04: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
|
|
|
abs_intrinsic.ll
|
|
|
add-mask.ll
|
|
|
add.ll
|
|
|
addsub.ll
|
|
|
and-icmps-same-ops.ll
|
|
|
and-or-icmp-min-max.ll
|
|
|
and-or-icmp-nullptr.ll
|
|
|
and-or-icmp-zero.ll
|
|
|
and.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
AndOrXor.ll
|
Revert "[InstSimplify] Bypass no-op and -mask, using known bits (PR49543)"
|
2021-04-21 09:55:25 +02:00 |
assume_icmp.ll
|
|
|
assume-non-zero.ll
|
|
|
bitcast-vector-fold.ll
|
|
|
bitreverse-fold.ll
|
|
|
bitreverse.ll
|
|
|
bswap.ll
|
|
|
call.ll
|
[InstSimplify] fix bug in poison propagation for FP ops
|
2021-07-06 14:06:50 -04:00 |
cast-unsigned-icmp-cmp-0.ll
|
|
|
cast.ll
|
|
|
cmp_ext.ll
|
|
|
cmp_of_min_max.ll
|
|
|
cmp-vec-fast-path.ll
|
|
|
compare.ll
|
|
|
constantfold-add-nuw-allones-to-allones.ll
|
|
|
constantfold-shl-nuw-C-to-C.ll
|
|
|
constfold-constrained.ll
|
[ConstantFolding] Fold constrained arithmetic intrinsics
|
2021-07-23 14:39:51 +07:00 |
dead-code-removal.ll
|
|
|
distribute.ll
|
|
|
div-by-0-guard-before-smul_ov-not.ll
|
|
|
div-by-0-guard-before-smul_ov.ll
|
|
|
div-by-0-guard-before-umul_ov-not.ll
|
|
|
div-by-0-guard-before-umul_ov.ll
|
|
|
div.ll
|
Reapply [ConstantFold] Fold more operations to poison
|
2021-05-13 16:04:12 +02:00 |
exact-nsw-nuw.ll
|
|
|
extract-element.ll
|
[InstSimplify] fold extractelement of splat with variable extract index
|
2021-07-05 08:19:40 -04:00 |
extract-vector.ll
|
[InstSimplify] Remove redundant {insert,extract}_vector intrinsic chains
|
2021-05-13 16:09:50 +00:00 |
fast-math-strictfp.ll
|
[FPEnv][InstSimplify] Constrained FP support for NaN
|
2021-07-09 11:26:28 -04:00 |
fast-math.ll
|
|
|
fcmp-select.ll
|
|
|
fcmp.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
fdiv-strictfp.ll
|
[ConstantFolding] Fold constrained arithmetic intrinsics
|
2021-07-23 14:39:51 +07:00 |
fdiv.ll
|
|
|
floating-point-arithmetic-strictfp.ll
|
[FPEnv][InstSimplify] Constrained FP support for NaN
|
2021-07-09 11:26:28 -04:00 |
floating-point-arithmetic.ll
|
|
|
floating-point-compare.ll
|
Update @llvm.powi to handle different int sizes for the exponent
|
2021-06-17 09:38:28 +02:00 |
fminmax-folds.ll
|
|
|
fold-intrinsics.ll
|
Update @llvm.powi to handle different int sizes for the exponent
|
2021-06-17 09:38:28 +02:00 |
fp-nan.ll
|
|
|
fp-undef-poison-strictfp.ll
|
[FPEnv][InstSimplify] Constrained FP support for NaN
|
2021-07-09 11:26:28 -04:00 |
fp-undef-poison.ll
|
[InstSimplify] propagate poison through FP ops
|
2021-06-16 11:31:58 -04:00 |
fptoi-sat.ll
|
|
|
freeze-noundef.ll
|
|
|
freeze.ll
|
|
|
gc_relocate.ll
|
Use the right pass in test introduced in f1fdbd67
|
2021-03-04 12:21:13 -08:00 |
gep.ll
|
[SimplifyInst] Use correct type for GEPs with vector indices.
|
2021-04-06 17:56:10 +01:00 |
icmp-abs-nabs.ll
|
|
|
icmp-bool-constant.ll
|
|
|
icmp-constant.ll
|
Update m_Undef to match vectors/aggrs with undefs and poisons mixed
|
2021-04-18 10:57:04 +09:00 |
icmp-ranges.ll
|
|
|
icmp.ll
|
[InstSimplify] icmp poison, X -> poison
|
2021-06-20 15:39:07 +09:00 |
implies.ll
|
|
|
insert-vector.ll
|
[InstSimplify] Properly constrain {insert,extract}_subvector intrinsic fold
|
2021-05-21 10:05:03 +00:00 |
insertelement.ll
|
|
|
insertvalue.ll
|
|
|
invalid-load-operand-infinite-loop.ll
|
[InstSimplify] Treat invariant group insts as bitcasts for load operands
|
2021-06-15 12:59:43 -07:00 |
invariant.group-load.ll
|
[InstSimplify] Treat invariant group insts as bitcasts for load operands
|
2021-06-15 12:59:43 -07:00 |
known-never-nan.ll
|
|
|
known-non-zero.ll
|
|
|
load-relative-32.ll
|
|
|
load-relative.ll
|
|
|
load.ll
|
|
|
log2-pow2-intrinsic.ll
|
|
|
log10-pow10-intrinsic.ll
|
|
|
log-exp-intrinsic.ll
|
|
|
logic-of-fcmps.ll
|
|
|
maxmin_intrinsics.ll
|
|
|
maxmin.ll
|
|
|
mul.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
named-vector-shuffle-reverse.ll
|
[SVE] Remove checks for warnings in scalable-vector tests.
|
2021-04-07 15:59:32 +01:00 |
negate.ll
|
|
|
noalias-ptr.ll
|
|
|
null-ptr-is-valid-attribute.ll
|
|
|
null-ptr-is-valid.ll
|
|
|
or-icmps-same-ops.ll
|
|
|
or.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
past-the-end.ll
|
|
|
phi-cse.ll
|
|
|
phi.ll
|
|
|
pr28725.ll
|
|
|
pr33957.ll
|
|
|
pr49495.ll
|
[InstCombine] Whitelist non-refining folds in SimplifyWithOpReplaced
|
2021-03-22 22:12:56 +01:00 |
ptr_diff.ll
|
|
|
reassociate.ll
|
|
|
redundant-null-check-in-uadd_with_overflow-of-nonnull-ptr.ll
|
|
|
rem.ll
|
[InstSimplify] Transform X * Y % Y --> 0
|
2021-05-25 10:16:04 -04:00 |
remove-dead-call.ll
|
|
|
require-dominator.ll
|
|
|
result-of-add-of-negative-is-non-zero-and-no-underflow.ll
|
|
|
result-of-usub-by-nonzero-is-non-zero-and-no-overflow.ll
|
|
|
result-of-usub-is-non-zero-and-no-overflow.ll
|
|
|
returned.ll
|
|
|
round-intrinsics.ll
|
|
|
saturating-add-sub.ll
|
|
|
sdiv.ll
|
|
|
select-and-cmp.ll
|
|
|
select-implied.ll
|
|
|
select-inseltpoison.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
select-or-cmp.ll
|
|
|
select.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
shift-128-kb.ll
|
|
|
shift-knownbits.ll
|
[ValueTracking] look through bitcast of vector in computeKnownBits
|
2021-06-23 11:46:46 -04:00 |
shift.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
shr-nop.ll
|
|
|
shr-scalar-vector-consistency.ll
|
|
|
shufflevector-inseltpoison.ll
|
|
|
shufflevector.ll
|
|
|
signed-div-rem.ll
|
|
|
simplify-nested-bitcast.ll
|
|
|
smul_fix.ll
|
[InstSimplify] Simplify smul.fix and smul.fix.sat
|
2021-03-12 09:09:58 +01:00 |
srem.ll
|
|
|
strictfp-fadd.ll
|
[FPEnv][InstSimplify] Enable more folds for constrained fadd
|
2021-07-26 14:06:21 -04:00 |
sub.ll
|
[InstSimplify] Add more poison folding optimizations
|
2021-06-23 20:25:24 +09:00 |
undef.ll
|
Reapply [ConstantFold] Fold more operations to poison
|
2021-05-13 16:04:12 +02:00 |
vec-cmp.ll
|
|
|
vector_gep.ll
|
|
|
vector_ptr_bitcast.ll
|
|
|
vscale-inseltpoison.ll
|
[InstSimplify] fold extractelement of splat with variable extract index
|
2021-07-05 08:19:40 -04:00 |
vscale.ll
|
[InstSimplify] fold extractelement of splat with variable extract index
|
2021-07-05 08:19:40 -04:00 |
xor.ll
|
|
|