aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ConstProp
Commit message (Expand)AuthorAgeFilesLines
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0117-156/+194
* Fix PR1816, by correcting the broken definition of APInt::countTrailingZeros.Chris Lattner2007-11-231-0/+8
* Change all floating constants that are not exactlyDale Johannesen2007-09-051-2/+2
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1820-0/+272