summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/sdiv-canonicalize.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+91
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-91/+0
* [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y).Chen Zheng2019-04-101-9/+9
* Revert "[InstCombine] [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y)."Nikita Popov2019-04-091-9/+9
* [InstCombine] [InstCombine] Canonicalize (-X s/ Y) to -(X s/ Y).Chen Zheng2019-04-091-9/+9
* [InstCombine] add more testcases for canonicalize (-X s/ Y) to -(X s/ Y).Chen Zheng2019-04-091-0/+11
* [InstCombine]add testcase for sdiv canonicalizetion - NFCChen Zheng2019-04-081-0/+80
OpenPOWER on IntegriCloud