summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/extractelement-fp.ll
Commit message (Expand)AuthorAgeFilesLines
* [DAGCombiner] try to move bitcast after extract_subvectorSanjay Patel2019-05-121-2/+4
* [X86] Restrict vselect handling in scalarizeExtEltFP to only case to pre type...Craig Topper2019-04-111-0/+25
* [X86] Add 32-bit command line to extractelement-fp.ll so I can add a test cas...Craig Topper2019-04-111-246/+806
* [DAGCombine] Prune unnused nodes.Nirav Dave2019-03-291-4/+2
* [x86] limit extractelement of setcc to pre-legalizationSanjay Patel2019-03-131-0/+19
* [x86] scalarize extractelement 0 of FP vselectSanjay Patel2019-03-121-4/+3
* [x86] add x86-specific opcodes to extractelement scalarization listSanjay Patel2019-03-101-8/+6
* [x86] add tests for extract of FP select; NFCSanjay Patel2019-03-091-0/+26
* [x86] scalarize extract element 0 of FP cmpSanjay Patel2019-03-081-6/+4
* [x86] add tests for extracted vector FP cmp; NFCSanjay Patel2019-03-081-0/+25
* [x86] add extract FP tests for target-specific nodes; NFCSanjay Patel2019-03-071-0/+98
* [x86] scalarize extract element 0 of FP mathSanjay Patel2019-02-281-46/+35
* [x86] add tests for extractelement of FP; NFCSanjay Patel2019-02-141-0/+483
OpenPOWER on IntegriCloud