llvm-project/llvm/test/Transforms/Reassociate
Bjorn Pettersson 0676acb6fd [test] Switch to use -passes syntax in a bunch of test cases
Should cover most of the tests for GVN, GVNHoist, GVNSink, GlobalOpt,
GlobalSplit, InstCombine, Reassociate, SROA and TailCallElim that
had not been updated earlier.
2022-11-29 13:29:02 +01:00
..
2002-05-15-AgressiveSubMove.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
2002-05-15-MissedTree.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2002-05-15-SubReassociate.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2002-07-09-DominanceProblem.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2003-08-12-InfiniteLoop.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2005-09-01-ArrayOutOfBounds.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2006-04-27-ReassociateVector.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
2011-01-26-UseAfterFree.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2012-05-08-UndefLeak.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
2012-06-08-InfiniteLoop.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
2019-08-22-FNegAssert.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
absorption.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
add-like-or.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
add_across_block_crash.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
basictest.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
binop-identity.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
callbr.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
canonicalize-neg-const.ll
commute.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
crash.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
crash2.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
cse-pairs.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
deadcode.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
erase_inst_made_change.ll
factorize-again.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fast-AgressiveSubMove.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fast-ArrayOutOfBounds.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
fast-MissedTree.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
fast-ReassociateVector.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fast-SubReassociate.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
fast-basictest.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
fast-fp-commute.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fast-mightymul.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
fast-multistep.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fp-commute.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
fp-expr.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
infloop-deadphi.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
inverses.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
keep-debug-loc.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
load-combine-like-or.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
long-chains.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
looptest.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
matching-binops.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
mightymul.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
min_int.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
mixed-fast-nonfast-fp.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
mulfactor.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
multistep.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
negation.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
negation1.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
no-op.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
optional-flags.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
otherops.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
pointer-collision-non-determinism.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
pr12245.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
pr21205.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
pr28367.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
pr42349.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
propagate-flags.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
reassoc-intermediate-fnegs.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
reassociate-catchswitch.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
reassociate-deadinst.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
reassociate-landingpad.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
reassociate_dbgvalue_discard.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
reassociate_salvages_debug_info.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
repeats.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
secondary.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00
shift-factor.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
shifttest.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
subtest.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
undef_intrinsics_when_deleting_instructions.ll [test] Use -passes in more Transforms tests 2022-10-21 17:02:02 +02:00
vaarg_movable.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
wrap-flags.ll [test] Switch to use -passes syntax in a bunch of test cases 2022-11-29 13:29:02 +01:00
xor_reassoc.ll Reassociate: Convert tests to opaque pointers 2022-11-27 13:14:53 -05:00