| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [x86] lower extracted add/sub to horizontal vector math | Sanjay Patel | 2019-01-14 | 1 | -28/+44 |
| * | [x86] allow insert/extract when matching horizontal ops | Sanjay Patel | 2019-01-11 | 1 | -2/+2 |
| * | [x86] fix remaining miscompile bug in horizontal binop matching (PR40243) | Sanjay Patel | 2019-01-10 | 1 | -0/+4 |
| * | [x86] fix horizontal binop matching for 256-bit vectors (PR40243) | Sanjay Patel | 2019-01-10 | 1 | -4/+4 |
| * | [x86] add tests for PR40243; NFC | Sanjay Patel | 2019-01-08 | 1 | -0/+30 |
| * | [x86] add 512-bit vector tests for horizontal ops; NFC | Sanjay Patel | 2019-01-03 | 1 | -0/+73 |
| * | [x86] add AVX512 runs for horizontal ops; NFC | Sanjay Patel | 2019-01-03 | 1 | -0/+23 |
| * | [x86] split tests for FP and integer horizontal math | Sanjay Patel | 2019-01-03 | 1 | -0/+145 |

