Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InstCombine: Move tests that use target intrinsics into subdirectories | Justin Bogner | 2017-05-13 | 1 | -366/+0 |
* | [AVX-512][InstCombine] Teach InstCombine to optimize 512-bit packss/packus in... | Craig Topper | 2017-02-16 | 1 | -4/+123 |
* | [InstCombine][SSE] Add support for PACKSS/PACKUS constant folding | Simon Pilgrim | 2017-01-25 | 1 | -38/+18 |
* | [InstCombine][SSE] Tests showing missed opportunities to constant fold packss... | Simon Pilgrim | 2017-01-20 | 1 | -0/+76 |
* | [InstCombine][SSE] Tests showing missed opportunities to handle packss/packus... | Simon Pilgrim | 2017-01-20 | 1 | -0/+76 |
* | [InstCombine][SSE] Add DemandedElts support for PACKSS/PACKUS instructions | Simon Pilgrim | 2017-01-20 | 1 | -30/+16 |
* | [InstCombine][SSE] Tests showing missed opportunities to pass demanded elts t... | Simon Pilgrim | 2017-01-16 | 1 | -0/+129 |