Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] fold insertelement into splat of same scalar | Sanjay Patel | 2019-07-08 | 1 | -3/+2 |
* | [InstCombine] allow undef elements when forming splat from chain of insertele... | Sanjay Patel | 2019-07-04 | 1 | -12/+17 |
* | [InstCombine] change 'tmp' variable names; NFC | Sanjay Patel | 2019-06-26 | 1 | -86/+86 |
* | Revert [InstCombine] change 'tmp' variable names; NFC | Sanjay Patel | 2019-06-26 | 1 | -84/+86 |
* | [InstCombine] change 'tmp' variable names; NFC | Sanjay Patel | 2019-06-26 | 1 | -86/+84 |
* | [InstCombine] regenerate test checks; NFC | Sanjay Patel | 2019-06-26 | 1 | -37/+75 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+137 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -137/+0 |
* | [InstCombine] Fold insert sequence if first ins has multiple users. | Florian Hahn | 2017-08-30 | 1 | -0/+28 |
* | [InstCombine] Canonicalize insert splat sequences into an insert + shuffle | Michael Kuperstein | 2016-12-28 | 1 | -0/+109 |