| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern. | Simon Pilgrim | 2015-06-13 | 1 | -0/+74 |
| * | [DAGCombiner] Added BSWAP vector constant folding support. | Simon Pilgrim | 2015-06-13 | 1 | -3/+100 |
| * | [x86] Make the new vector shuffle legality test on by default, which | Chandler Carruth | 2015-02-20 | 1 | -195/+92 |
| * | [x86] Clean up a couple of test cases with the new update script. Split | Chandler Carruth | 2015-02-20 | 1 | -126/+343 |
| * | [x86] Fix the completely broken vector widening legalization of bswap. | Chandler Carruth | 2014-07-03 | 1 | -0/+29 |
| * | Legalizer: Make bswap promotion safe for vectors. | Benjamin Kramer | 2014-05-20 | 1 | -0/+17 |
| * | SDAG: Legalize vector BSWAP into a shuffle if the shuffle is legal but the bs... | Benjamin Kramer | 2014-05-19 | 1 | -6/+114 |
| * | Expand vector bswap in LegalizeVectorOps | Hal Finkel | 2014-02-03 | 1 | -0/+19 |

