llvm/test/Transforms/Reassociate
Vyacheslav Klochkov f060e3f4bc Fixed the lost FastMathFlags in Reassociate optimization.
Reviewer: Hal Finkel.
Differential Revision: https://reviews.llvm.org/D26957



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287695 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-22 20:23:04 +00:00
..
2002-05-15-AgressiveSubMove.ll
2002-05-15-MissedTree.ll
2002-05-15-SubReassociate.ll
2002-07-09-DominanceProblem.ll
2003-08-12-InfiniteLoop.ll
2005-09-01-ArrayOutOfBounds.ll
2006-04-27-ReassociateVector.ll
2011-01-26-UseAfterFree.ll
2012-05-08-UndefLeak.ll
2012-06-08-InfiniteLoop.ll
absorption.ll
add_across_block_crash.ll Instructions to be redone only if from the same BB 2016-01-07 23:22:55 +00:00
basictest.ll PM: Port Reassociate to the new pass manager 2016-04-26 23:39:29 +00:00
canonicalize-neg-const.ll
commute.ll
crash2.ll
crash.ll
deadcode.ll [Reassociate] Skip analysis of dead code to avoid infinite loop. 2016-11-02 08:55:19 +00:00
factorize-again.ll Remove dead instructions before Redoing 2016-01-04 19:48:14 +00:00
fast-AgressiveSubMove.ll
fast-ArrayOutOfBounds.ll
fast-basictest.ll
fast-fp-commute.ll
fast-mightymul.ll
fast-MissedTree.ll
fast-multistep.ll
fast-ReassociateVector.ll
fast-SubReassociate.ll
fp-commute.ll
fp-expr.ll Fix another infinite loop in Reassociate caused by Constant::isZero(). 2015-11-20 22:34:48 +00:00
inverses.ll
looptest.ll
mightymul.ll
min_int.ll
mixed-fast-nonfast-fp.ll
mulfactor.ll
multistep.ll
negation1.ll
negation.ll
no-op.ll
optional-flags.ll
otherops.ll
pr12245.ll
pr21205.ll
pr28367.ll [Reassociate] Add test for PR28367. 2016-08-18 13:22:37 +00:00
propagate-flags.ll Fixed the lost FastMathFlags in Reassociate optimization. 2016-11-22 20:23:04 +00:00
reassoc-intermediate-fnegs.ll Revert "Reassociate: Reprocess RedoInsts after each inst". 2016-08-17 15:54:39 +00:00
reassociate-deadinst.ll reassociate-deadinst.ll: avoid accidental match on path 2016-11-21 21:53:01 +00:00
repeats.ll
secondary.ll Remove dead instructions before Redoing 2016-01-04 19:48:14 +00:00
shift-factor.ll
shifttest.ll
subtest.ll
vaarg_movable.ll
wrap-flags.ll
xor_reassoc.ll Revert "Reassociate: Reprocess RedoInsts after each inst". 2016-08-17 15:54:39 +00:00