summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstMerge
Commit message (Expand)AuthorAgeFilesLines
* [MergedLoadStoreMotion] Sink stores to BB with more than 2 predecessorsDenis Bakhvalov2019-09-051-0/+94
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-1710-0/+618
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-1710-618/+0
* Tighten up tests that use -debugify as a shortcut. NFCPaul Robinson2019-03-141-1/+2
* [DebugInfo][InstMerge] Fix -debugify for phi node created by -mldst-motionJordan Rupprecht2018-11-021-0/+32
* [MergedLoadStoreMotion] Fix a debug invariant bug in mergeStoresBjorn Pettersson2018-05-091-0/+156
* Remove the load hoisting code of MLSM, it is completely subsumed by GVNHoistDaniel Berlin2017-01-242-148/+0
* [PM] Port MergedLoadStoreMotion to the new pass manager, take two.Davide Italiano2016-06-171-0/+3
* [PM] Revert the port of MergeLoadStoreMotion to the new pass manager.Davide Italiano2016-06-161-2/+0
* Placate bots fixing a typo in AA-pipeline description. Sorry.Davide Italiano2016-06-141-1/+1
* [PM] Port MergedLoadStoreMotion to the new pass manager.Davide Italiano2016-06-141-0/+2
* [MergedLoadStoreMotion] Use correct helper for load hoist safety.Eli Friedman2016-06-121-2/+3
* [MergedLoadStoreMotion] Don't transform across may-throw callsDavid Majnemer2016-05-262-1/+58
* fixed typo - CHECK-LABELElena Demikhovsky2016-03-291-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-279-61/+61
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-279-45/+45
* Minor fix after 229495.Elena Demikhovsky2015-02-181-12/+4
* Fixed a bug in store sinking.Elena Demikhovsky2015-02-171-0/+114
* Added 5 more tests related to sink store revision 224247Elena Demikhovsky2014-12-175-0/+219
* Added a test related to 224247 revisionElena Demikhovsky2014-12-151-0/+43
* Use Alias Analysis to hoist 2 loads from diamond to the common predecessor ba...Elena Demikhovsky2014-11-021-0/+64
* MergedLoadStoreMotion passGerolf Hoflehner2014-07-181-0/+84
OpenPOWER on IntegriCloud