summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
Commit message (Expand)AuthorAgeFilesLines
* [SimplifyCFG][NFC] Make merge-cond-stores-cost.ll X86-specific, and rewrite itRoman Lebedev2019-09-071-37/+0
* [SimplifyCFG][NFC] Show that we don't consider the cost when merging cond storesRoman Lebedev2019-09-071-0/+36
* [SimplifyCFG][NFC] Regenerate merge-cond-stores* testsRoman Lebedev2019-09-071-9/+18
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+408
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-408/+0
* [NFC] Fixed build, updated testsDavid Bolvansky2018-08-121-2/+1
* [InstCombine] Fold Select with binary opDavid Bolvansky2018-07-301-19/+18
* [SimplifyCFG] Teach merge conditional stores to handle cases where the PostBB...Craig Topper2018-04-041-0/+39
* [SimplifyCFG] Fix the determination of PostBB in conditional store merging to...Craig Topper2017-04-211-12/+6
* [Simplify] Add testcase to show that merging conditional stores for triangles...Craig Topper2017-04-201-0/+39
* [InstCombine] morph an existing instruction instead of creating a new oneSanjay Patel2017-04-121-2/+2
* [SimplifyCFG] auto-generate better checks; NFCSanjay Patel2017-04-091-33/+130
* Revert "Don't create unnecessary PHIs"Reid Kleckner2015-12-141-2/+4
* Don't create unnecessary PHIsJames Molloy2015-12-141-4/+2
* [SimplifyCFG] Merge conditional storesJames Molloy2015-11-041-0/+241
OpenPOWER on IntegriCloud