llvm-project/llvm/test/Transforms/InstSimplify/ConstProp
Bjorn Pettersson ac696ac453 Use opt -passes=<name> instead of opt -name
Updated the RUN line in several test cases to use the new PM syntax
  opt -passes=<pipeline>
instead of the deprecated syntax
  opt -pass1 -pass2
2022-11-08 12:15:42 +01:00
..
AArch64 [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
AMDGPU [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
ARM [ConstProp] Don't fallthorugh for poison constants on vctp and active_lane_mask. 2022-08-05 11:19:36 +01:00
WebAssembly [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
2002-03-11-ConstPropCrash.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2002-05-03-DivideByZeroException.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2002-05-03-NotOperator.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2002-09-03-SetCC-Bools.ll
2003-05-12-DivideError.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2005-01-28-SetCCGEP.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
2006-11-30-vector-cast.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2006-12-01-TruncBoolBug.ll
2006-12-01-bool-casts.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2007-02-05-BitCast.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
2008-07-07-VectorCompare.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
2009-06-20-constexpr-zero-lhs.ll [ConstFold] Salvage some div/rem folding test (NFC) 2022-07-06 10:03:03 +02:00
2009-09-01-GEP-Crash.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
InsertElement-inseltpoison.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
InsertElement.ll [IR] Allow constant folding (insertelement <vscale x 2 x i32> zeroinitializer, i32 0, i32 i32 0. 2022-04-15 17:44:32 -07:00
abs.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
active-lane-mask.ll [ConstProp] Don't fallthorugh for poison constants on vctp and active_lane_mask. 2022-08-05 11:19:36 +01:00
allones.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
avx512.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
basictest.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
binop-identity-undef.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
bitcast.ll [IR] Remove support for float binop constant expressions 2022-07-12 09:40:49 +02:00
bitcount.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
bswap.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
calls-math-finite.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
calls.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
cast-vector.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
cast.ll [APFloat] Fix truncation of certain subnormal numbers 2022-06-08 21:54:35 +03:00
constant-expr.ll [IR] Remove support for float binop constant expressions 2022-07-12 09:40:49 +02:00
convert-from-fp16.ll [ConstFolding] fix overzealous assert when converting FP half 2022-08-07 13:34:51 -04:00
copysign.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
div-zero.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
extractelement-vscale.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
extractvalue.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
float-to-ptr-cast.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
fma.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
fneg.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
fp-undef.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
freeze.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
funnel-shift.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
gep-alias-gep-load.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
gep-alias.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
gep-constanfolding-error.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
gep-zeroinit-vector.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
gep.ll [InstSimplify] Update GEP test to use opaque pointers (NFC) 2022-06-13 10:45:55 +02:00
icmp-global.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
insertvalue.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
libfunc.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
loads.ll ConstantFolding: fold OOB accesses to poison instead of undef 2022-07-30 15:20:32 +01:00
logicaltest.ll
min-max.ll [Analysis] propagate poison through integer min/max intrinsics 2022-02-15 10:45:32 -05:00
overflow-ops.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
phi.ll
poison.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
remtest.ll
rint.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
round.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
saturating-add-sub.ll [Analysis] propagate poison through add/sub saturate intrinsics 2022-02-15 10:45:32 -05:00
shift.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
smul-fix-sat.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
smul-fix.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
sse.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
timeout.ll [Tests] Remove unnecessary bitcasts from opaque pointer tests (NFC) 2022-06-22 14:15:46 +02:00
trunc.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
trunc_vec.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
vecreduce.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
vector-undef-elts-inseltpoison.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
vector-undef-elts.ll [test] Use -passes=instsimplify instead of -instsimplify in a number of tests. NFC 2022-02-07 14:26:58 +01:00
vectorgep-crash.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
vscale-getelementptr.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
vscale-inseltpoison.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00
vscale-shufflevector-inseltpoison.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
vscale-shufflevector.ll Use opt -passes=<name> instead of opt -name 2022-11-08 12:15:42 +01:00
vscale.ll [InstSimplify] Convert tests to opaque pointers (NFC) 2022-06-10 17:16:28 +02:00