llvm-project/llvm/test/Transforms/Reassociate
Chris Lattner a70d138457 Split up subtracts into add+negate if they have a reassociable use or operand
that is also a subtract.  This implements PR2047 and Transforms/Reassociate/subtest2.ll 

llvm-svn: 47241
2008-02-17 20:51:26 +00:00
..
2002-05-15-AgressiveSubMove.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-15-MissedTree.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-15-SubReassociate.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-15-SubReassociate2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-09-DominanceProblem.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-12-InfiniteLoop.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-08-24-Crash.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-09-01-ArrayOutOfBounds.ll For PR1319: 2007-04-15 09:21:47 +00:00
2006-04-27-ReassociateVector.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
basictest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
basictest2.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
basictest3.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
basictest4.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
dg.exp For PR1319: 2007-04-15 09:21:47 +00:00
inverses.ll For PR1319: 2007-04-16 15:31:49 +00:00
looptest.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
mul-factor3.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
mul-neg-add.ll For PR1319: 2007-04-15 09:21:47 +00:00
mulfactor.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
mulfactor2.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
negation.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
otherops.ll Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
shift-factor.ll Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
shifttest.ll For PR1319: 2007-04-15 09:21:47 +00:00
subtest.ll upgrade and simplify this test. 2008-02-17 20:48:43 +00:00
subtest2.ll Split up subtracts into add+negate if they have a reassociable use or operand 2008-02-17 20:51:26 +00:00