Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+93 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -93/+0 |
* | [instsimplify] consistently handle undef and out of bound indices for inserte... | Philip Reames | 2017-12-30 | 1 | -3/+1 |
* | Reintroduce r320049, r320014 and r319894. | Igor Laevsky | 2017-12-13 | 1 | -2/+2 |
* | Revert r320049, r320014 and r319894 | Igor Laevsky | 2017-12-12 | 1 | -2/+2 |
* | [InstCombine] Don't crash on out of bounds index in the insertelement | Igor Laevsky | 2017-12-07 | 1 | -2/+2 |
* | [InstCombine] canonicalize insertelement of scalar constant ahead of insertel... | Sanjay Patel | 2017-03-22 | 1 | -2/+4 |
* | [InstCombine] regenerate checks; NFC | Sanjay Patel | 2017-03-21 | 1 | -55/+54 |
* | [InstCombine] Fix for PR29124: reduce insertelements to shufflevector | Alexey Bataev | 2016-09-23 | 1 | -6/+23 |
* | [InstCombine] Add test for insertelementinsts with constants. | Alexey Bataev | 2016-09-02 | 1 | -0/+77 |