Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GVNSink] Add unary FNeg support to GVNSink pass | Cameron McInally | 2019-06-28 | 1 | -1/+2 |
* | [NFC][GVNSink] Pre-commit unary FNeg test to fpmath.ll | Cameron McInally | 2019-06-27 | 1 | -0/+23 |
* | [GVNSink] prevent crashing on mismatched instructions (PR42346) | Sanjay Patel | 2019-06-21 | 1 | -0/+34 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 6 | -0/+965 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 6 | -965/+0 |
* | [Local] Make DoesKMove required for combineMetadata. | Florian Hahn | 2018-08-24 | 1 | -0/+55 |
* | Add an @llvm.sideeffect intrinsic | Dan Gohman | 2017-11-08 | 1 | -0/+30 |
* | Changed a comparison operator for std::stable_sort to implement strict weak o... | Galina Kistanova | 2017-06-08 | 1 | -27/+30 |
* | [GVNSink] GVNSink pass | James Molloy | 2017-05-25 | 4 | -0/+877 |