summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx-cast.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Utilize ZeroableElements for canWidenShuffleElementsSimon Pilgrim2018-07-121-3/+1
* [X86][AVX] Use Zeroable mask to improve shuffle mask wideningSimon Pilgrim2018-07-121-6/+2
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-6/+6
* [X86][SSE] Add custom execution domain fixing for BLENDPD/BLENDPS/PBLENDD/PBL...Simon Pilgrim2018-01-151-15/+8
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-7/+7
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-7/+7
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-7/+7
* [X86] Add VBLENDPS/VPBLENDD to the execution domain fixing tables.Craig Topper2017-09-031-2/+2
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-4/+4
* VirtRegMap: Replace some identity copies with KILL instructions.Matthias Braun2016-07-091-0/+7
* [SelectionDAG] Generalised the CONCAT_VECTORS creation to support BUILD_VECTO...Simon Pilgrim2016-01-231-2/+2
* [X86][SSE] Ensure BLENDPD/BLENDPS/PBLEND inputs are both of the correct input...Simon Pilgrim2016-01-041-55/+29
* [X86, AVX] use blends instead of insert128 with index 0Sanjay Patel2015-03-191-16/+65
* fixed to test feature, not CPUSanjay Patel2015-03-161-1/+1
* add CHECK-LABELs for more reliable testingSanjay Patel2015-03-161-0/+6
* Fix VINSERTF128/VEXTRACTF128 to be marked as FP instructions. Allow execution...Craig Topper2011-11-291-1/+1
* Add patterns to generate copies for extract_subvector instead ofBruno Cardoso Lopes2011-07-281-3/+3
* Add a few patterns to match allzeros without having to use the fp unit.Bruno Cardoso Lopes2011-07-281-1/+1
* Although we already support this, add testcases for consistencyBruno Cardoso Lopes2011-07-221-0/+21
* Add a DAGCombine for transforming 128->256 casts into a simpleBruno Cardoso Lopes2011-07-221-0/+26
OpenPOWER on IntegriCloud