summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LICM/loopsink.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+445
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-445/+0
* NFC - Various typo fixes in testsGabor Buella2018-07-041-1/+1
* Xfail the test added in r324445 until the underlying issue in LoopSink is fixed.Michael Zolotukhin2018-02-071-61/+0
* Follow-up for r324429: "[LCSSAVerification] Run verification only when assert...Michael Zolotukhin2018-02-071-0/+61
* Add test case for LoopSink passMax Kazantsev2017-10-201-0/+64
* [LICM] Disallow sinking of unordered atomic loads into loopsMax Kazantsev2017-10-111-1/+94
* [PM] Port LoopSink to the new pass manager.Chandler Carruth2017-01-201-0/+1
* Enable Loop Sink pass for functions that has profile.Dehao Chen2016-11-091-5/+6
* Add Loop Sink pass to reverse the LICM based of basic block frequency.Dehao Chen2016-10-271-0/+286
OpenPOWER on IntegriCloud