Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstSimplify] guard against unreachable code (PR43218) | Sanjay Patel | 2019-09-04 | 1 | -0/+23 |
* | [InstSimplify] fold insertelement-of-extractelement | Sanjay Patel | 2019-05-24 | 1 | -6/+2 |
* | [InstSimplify] add tests for insert-of-extract; NFC | Sanjay Patel | 2019-05-24 | 1 | -0/+22 |
* | [InstSimplify] insertelement V, undef, ? --> V | Sanjay Patel | 2019-05-23 | 1 | -5/+25 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+31 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -31/+0 |
* | [instsimplify] consistently handle undef and out of bound indices for inserte... | Philip Reames | 2017-12-30 | 1 | -0/+6 |
* | Reintroduce r320049, r320014 and r319894. | Igor Laevsky | 2017-12-13 | 1 | -0/+25 |
* | Revert r320049, r320014 and r319894 | Igor Laevsky | 2017-12-12 | 1 | -25/+0 |
* | [InstSimplify] Add tests for the rL319894 | Igor Laevsky | 2017-12-07 | 1 | -0/+25 |