summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/insertelement-zero.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...Simon Pilgrim2018-01-151-50/+32
* X86 Tests: Update more isel tests with FastVariableShuffle featureZvi Rackover2018-01-091-17/+39
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-64/+64
* [X86] Add a combine to recognize when we have two insert subvectors that toge...Craig Topper2017-09-041-2/+0
* [X86] Add VBLENDPS/VPBLENDD to the execution domain fixing tables.Craig Topper2017-09-031-17/+11
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-6/+6
* [X86][SSE] Dropped -mcpu from zero insertion testsSimon Pilgrim2017-06-291-9/+6
* [X86][SSE] Relax 0/-1 vector element insertion to work for any vector with >=...Simon Pilgrim2017-06-201-19/+4
* Fixed test name. NFCI.Simon Pilgrim2017-06-201-7/+7
* [X86] Move code for using blendi for insert_subvector out to an isel pattern....Craig Topper2017-02-111-20/+18
* [X86] Move turning 256-bit INSERT_SUBVECTORS into BLENDI from legalize to DAG...Craig Topper2017-02-021-10/+6
* [X86][SSE] Add support for combining PINSRB into a target shuffle.Simon Pilgrim2017-01-311-6/+6
* [X86][SSE] Lower scalar_to_vector(0) to zero vectorSimon Pilgrim2017-01-291-40/+10
* [X86][SSE] Add missing X86ISD::ANDNP combines.Simon Pilgrim2017-01-221-32/+6
* [X86][SSE] Improve shuffle combining with zero insertionsSimon Pilgrim2017-01-221-46/+20
* Fix test name. NFCI.Simon Pilgrim2017-01-221-6/+6
* [X86][SSE] Add support for combining target shuffles to PSLLDQ/PSRLDQ byte sh...Simon Pilgrim2016-08-121-2/+2
* [DAGCombine] Avoid INSERT_SUBVECTOR reinsertions (PR28678)Simon Pilgrim2016-08-101-2/+0
* [X86][SSE41] Combine vector blends with zeroSimon Pilgrim2016-02-241-14/+7
* [X86][SSE41] Combine insertion of zero scalars into vector blends with zeroSimon Pilgrim2016-02-241-93/+174
* [X86][SSE] Added tests for insertion of zero elements into vectorsSimon Pilgrim2016-01-031-0/+539
OpenPOWER on IntegriCloud