summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SimplifyCFG/merge-cond-stores.ll
Commit message (Expand)AuthorAgeFilesLines
* [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