summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/insert-into-constant-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* Recommit r354363 "[X86][SSE] Generalize X86ISD::BLENDI support to more value ...Craig Topper2019-02-231-10/+10
* Revert r354363 & co "[X86][SSE] Generalize X86ISD::BLENDI support to more val...Reid Kleckner2019-02-231-10/+10
* [X86] Add more load folding patterns for blend instructions as a follow up to...Craig Topper2019-02-201-10/+10
* [X86][AVX] insert_subvector(bitcast(v), bitcast(s), c1) -> bitcast(insert_sub...Simon Pilgrim2019-01-311-18/+5
* [X86][AVX] Enable AVX1 broadcasts in shuffle combiningSimon Pilgrim2019-01-311-2/+1
* [X86][AVX] Fold vt1 concat_vectors(vt2 undef, vt2 broadcast(x)) --> vt1 broad...Simon Pilgrim2019-01-311-8/+4
* [x86] allow vector load narrowing with multi-use valuesSanjay Patel2018-11-101-20/+22
* [x86] try to form broadcast before widening shuffle elementsSanjay Patel2018-11-091-23/+7
* [x86] use shuffles for scalar insertion into high elements of a constant vectorSanjay Patel2018-11-081-41/+64
* [x86] add RUNs for AVX1; NFCSanjay Patel2018-11-081-14/+82
* [X86] Force floating point values in constant pool decoding to print in scien...Craig Topper2018-10-291-34/+34
* [X86] Standardize floating point assembly commentsSimon Pilgrim2018-10-021-12/+12
* [X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...Simon Pilgrim2018-01-151-3/+3
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-56/+56
* [x86] use an insert op to put one variable element into a constant of vectorsSanjay Patel2017-10-261-548/+131
* [x86] fix prefix typos for CHECK lines; NFCSanjay Patel2017-10-101-586/+290
* [x86] add tests for insertelement; NFCSanjay Patel2017-10-101-0/+1178
OpenPOWER on IntegriCloud