aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstSimplify/reassociate.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-21/+21
* Generalize the "trunc(ptrtoint(x)) - trunc(ptrtoint(y)) ->Duncan Sands2012-03-131-0/+9
* teach instsimplify to transform (X / Y) * Y to XChris Lattner2011-02-061-0/+20
* rename test.Chris Lattner2011-02-061-0/+166