summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/reassociate.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+266
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-266/+0
* [InstSimplify] regenerate checks and add tests for commutes; NFCSanjay Patel2018-01-181-49/+92
* [InstSimplify] regenerate checks using a scriptSanjay Patel2016-03-251-21/+49
* 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
OpenPOWER on IntegriCloud