aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/PredicateSimplifier
Commit message (Expand)AuthorAgeFilesLines
* Upgrade tests.Tanya Lattner2008-03-1917-591/+482
* Excuse me.Nick Lewycky2007-09-201-1/+1
* Fix optimization. %x = sub %x, %y does not imply that %y is zero.Nick Lewycky2007-09-201-0/+102
* Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman2007-08-153-3/+3
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1819-0/+840