Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+445 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -445/+0 |
* | NFC - Various typo fixes in tests | Gabor Buella | 2018-07-04 | 1 | -1/+1 |
* | Xfail the test added in r324445 until the underlying issue in LoopSink is fixed. | Michael Zolotukhin | 2018-02-07 | 1 | -61/+0 |
* | Follow-up for r324429: "[LCSSAVerification] Run verification only when assert... | Michael Zolotukhin | 2018-02-07 | 1 | -0/+61 |
* | Add test case for LoopSink pass | Max Kazantsev | 2017-10-20 | 1 | -0/+64 |
* | [LICM] Disallow sinking of unordered atomic loads into loops | Max Kazantsev | 2017-10-11 | 1 | -1/+94 |
* | [PM] Port LoopSink to the new pass manager. | Chandler Carruth | 2017-01-20 | 1 | -0/+1 |
* | Enable Loop Sink pass for functions that has profile. | Dehao Chen | 2016-11-09 | 1 | -5/+6 |
* | Add Loop Sink pass to reverse the LICM based of basic block frequency. | Dehao Chen | 2016-10-27 | 1 | -0/+286 |