| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [InstCombine] avoid an insertelement transformation that induces the opposite... | Sanjay Patel | 2016-01-29 | 1 | -0/+30 |
| * | [InstCombine] insert a new shuffle in a safe place (PR25999) | Sanjay Patel | 2016-01-08 | 1 | -0/+50 |
| * | [InstCombine] insert a new shuffle before its uses (PR26015) | Sanjay Patel | 2016-01-05 | 1 | -0/+53 |
| * | [InstCombine] transform more extract/insert pairs into shuffles (PR2109) | Sanjay Patel | 2015-12-24 | 1 | -16/+10 |
| * | [InstCombine] add tests to show potential vector IR shuffle transforms | Sanjay Patel | 2015-11-30 | 1 | -5/+48 |
| * | InstCombine: form shuffles from wider range of insert/extractelements | Tim Northover | 2014-03-07 | 1 | -0/+37 |

