summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Reassociate/matching-binops.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+359
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-359/+0
* revert r341288 - [Reassociate] swap binop operands to increase factoring pote...Sanjay Patel2018-09-121-45/+35
* [Reassociate] swap binop operands to increase factoring potentialSanjay Patel2018-09-021-35/+45
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [Reassociate] add a test with debug info; NFCSanjay Patel2018-04-271-4/+77
* [Reassociate] add baseline tests for binop swapping; NFCSanjay Patel2018-04-191-0/+286
OpenPOWER on IntegriCloud