Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen] Unify MBB reference format in both MIR and debug output | Francis Visoiu Mistrih | 2017-12-04 | 1 | -9/+9 |
* | [x86] auto-generate complete checks for tests; NFC | Sanjay Patel | 2017-07-03 | 1 | -37/+32 |
* | [InstCombine] Move SSE/AVX vector blend folding to instcombiner | Simon Pilgrim | 2015-08-12 | 1 | -29/+0 |
* | [InstCombine] Move SSE2/AVX2 arithmetic vector shift folding to instcombiner | Simon Pilgrim | 2015-08-10 | 1 | -45/+0 |
* | [X86] Teach the backend how to fold SSE4.1/AVX/AVX2 blend intrinsics. | Andrea Di Biagio | 2014-05-15 | 1 | -0/+113 |
* | [X86] Add target specific combine rules to fold SSE2/AVX2 packed arithmetic s... | Andrea Di Biagio | 2014-05-08 | 1 | -0/+51 |