Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-29 | Fix MSVC lamdba default capture mode warning. NFCI. | Simon Pilgrim | 1 | -3/+3 |
2020-01-29 | [LoopFusion] Move instructions from FC1.Preheader to FC0.Preheader when | Whitney Tsang | 1 | -0/+23 |
2020-01-28 | Fix warning of `-Wcast-qual`. NFC. | Michael Liao | 1 | -4/+4 |
2020-01-28 | [CodeMoverUtils] Improve IsControlFlowEquivalent. | Whitney Tsang | 1 | -11/+218 |
2019-12-17 | [LoopFusion] Move instructions from FC0.Latch to FC1.Latch. | Whitney Tsang | 1 | -3/+17 |
2019-11-25 | [NFC][LoopFusion] Use isControlFlowEquivalent() from CodeMoverUtils. | Whitney Tsang | 1 | -4/+11 |
2019-11-22 | [CodeMoverUtils] Added an API to check if an instruction can be safely | Tsang Whitney W.H | 1 | -0/+168 |