summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/exact-nsw-nuw.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+69
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-69/+0
* [InstSimplify] fold sdiv/srem based on compare of dividend and divisorSanjay Patel2017-09-141-3/+1
* [InstSimplify] regenerate checks; NFCSanjay Patel2017-09-131-15/+26
* InstCombine, InstSimplify: (%X /s C1) /s C2 isn't always 0 when C1 * C2 overflowDavid Majnemer2014-10-111-0/+16
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-5/+5
* Teach instsimplify some tricks about exact/nuw/nsw shifts.Chris Lattner2011-02-091-0/+44
OpenPOWER on IntegriCloud