summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/phaddsub-undef.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] lower extracted add/sub to horizontal vector mathSanjay Patel2019-01-141-28/+44
* [x86] allow insert/extract when matching horizontal opsSanjay Patel2019-01-111-2/+2
* [x86] fix remaining miscompile bug in horizontal binop matching (PR40243)Sanjay Patel2019-01-101-0/+4
* [x86] fix horizontal binop matching for 256-bit vectors (PR40243)Sanjay Patel2019-01-101-4/+4
* [x86] add tests for PR40243; NFCSanjay Patel2019-01-081-0/+30
* [x86] add 512-bit vector tests for horizontal ops; NFCSanjay Patel2019-01-031-0/+73
* [x86] add AVX512 runs for horizontal ops; NFCSanjay Patel2019-01-031-0/+23
* [x86] split tests for FP and integer horizontal mathSanjay Patel2019-01-031-0/+145
OpenPOWER on IntegriCloud