aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Reassociate
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-1923-273/+288
* Split up subtracts into add+negate if they have a reassociable use or operandChris Lattner2008-02-171-0/+13
* upgrade and simplify this test.Chris Lattner2008-02-171-6/+7
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-155-8/+8
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1825-0/+410