summaryrefslogtreecommitdiff
path: root/test/Transforms/InstSimplify/reassociate.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Generalize the "trunc(ptrtoint(x)) - trunc(ptrtoint(y)) ->Duncan Sands2012-03-13
* teach instsimplify to transform (X / Y) * Y to XChris Lattner2011-02-06
* rename test.Chris Lattner2011-02-06