1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/test/Transforms/InstSimplify/ConstProp
2021-07-20 18:25:21 -04:00
..
AArch64 [AArch64] Constant fold sve_convert_from_svbool(zero) to zero 2021-04-20 10:02:49 +00:00
AMDGPU [AMDGPU] Constant fold Intrinsic::amdgcn_perm 2021-05-10 16:23:11 -07:00
ARM
WebAssembly [WebAssembly] Remove saturating fp-to-int target intrinsics 2021-04-16 12:11:20 -07:00
2002-03-11-ConstPropCrash.ll
2002-05-03-DivideByZeroException.ll
2002-05-03-NotOperator.ll
2002-09-03-SetCC-Bools.ll
2003-05-12-DivideError.ll
2005-01-28-SetCCGEP.ll
2006-11-30-vector-cast.ll
2006-12-01-bool-casts.ll
2006-12-01-TruncBoolBug.ll
2007-02-05-BitCast.ll
2007-02-23-sdiv.ll
2008-07-07-VectorCompare.ll
2009-06-20-constexpr-zero-lhs.ll
2009-09-01-GEP-Crash.ll
abs.ll
active-lane-mask.ll
allones.ll
avx512.ll
basictest.ll
binop-identity-undef.ll
bitcast.ll
bitcount.ll
bswap.ll
calls-math-finite.ll
calls.ll
cast-vector.ll
cast.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
constant-expr.ll
convert-from-fp16.ll
copysign.ll [ConstantFolding] Enable folding of min/max/copysign for all floats 2021-06-10 11:57:51 +07:00
div-zero.ll
extractelement-vscale.ll [InstSimplify] Add constant fold for extractelement + splat for scalable vectors 2021-06-10 12:41:40 +01:00
extractvalue.ll
float-to-ptr-cast.ll
fma.ll
fneg.ll
fp-undef.ll
freeze.ll
funnel-shift.ll
gep-alias-gep-load.ll [ConstFold] Simplify a load's GEP operand through local aliases 2021-05-27 16:04:19 -07:00
gep-alias.ll
gep-constanfolding-error.ll
gep-zeroinit-vector.ll
gep.ll
icmp-null.ll
InsertElement-inseltpoison.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
InsertElement.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
insertvalue.ll
libfunc.ll [ConstantFolding] avoid crashing on a fake math library call 2021-07-20 18:25:21 -04:00
loads.ll
logicaltest.ll
math-1.ll
math-2.ll Update @llvm.powi to handle different int sizes for the exponent 2021-06-17 09:38:28 +02:00
min-max.ll [ConstantFolding] Enable folding of min/max/copysign for all floats 2021-06-10 11:57:51 +07:00
overflow-ops.ll [ConstantFolding] Fixing addo/subo with undef 2021-03-31 21:47:29 +03:00
phi.ll
poison.ll [InstSimplify] Add more poison folding optimizations 2021-06-23 20:25:24 +09:00
remtest.ll
rint.ll
round.ll
saturating-add-sub.ll
shift.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
smul-fix-sat.ll
smul-fix.ll
sse.ll
timeout.ll
trunc_vec.ll
trunc.ll
vecreduce.ll [ConstProp] propagate poison from vector reduction element(s) to result 2021-05-24 10:34:40 -04:00
vector-undef-elts-inseltpoison.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
vector-undef-elts.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
vectorgep-crash.ll
vscale-getelementptr.ll
vscale-inseltpoison.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00
vscale-shufflevector-inseltpoison.ll
vscale-shufflevector.ll
vscale.ll Reapply [ConstantFold] Fold more operations to poison 2021-05-13 16:04:12 +02:00