summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx2-shift.ll
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-4/+4
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-74/+74
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-4/+4
* [X86][SSE] Truncate with PACKSS any input with sufficient sign-bitsSimon Pilgrim2017-11-011-6/+4
* [X86][SSE] Add support for lowering shuffles to PACKSS/PACKUSSimon Pilgrim2017-10-031-2/+2
* [X86] SET0 to use XMM registers where possible PR26018 PR32862Dinar Temirbulatov2017-07-271-2/+2
* [X86][AVX2] Dropped -mcpu from avx2 arithmetic/intrinsics testsSimon Pilgrim2017-06-281-85/+85
* [X86] In LowerTRUNCATE, create an ISD::VECTOR_SHUFFLE instead of explicitly c...Craig Topper2017-02-051-6/+6
* [X86][AVX2] Regenerate and add 32-bit tests to core testsSimon Pilgrim2016-10-081-122/+424
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* X86: use vpsllvd (& friends) for 16-bit shifts on HaswellTim Northover2014-02-181-0/+33
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Add patterns for v16i16 and v32i8 immAllZerosV to select VPXOR to match v4i64...Craig Topper2012-01-131-1/+1
* Make LowerSIGN_EXTEND_INREG split 256-bit vectors when AVX1 is enabled and us...Craig Topper2011-11-211-0/+20
* Add code for lowering v32i8 shifts by a splat to AVX2 immediate shift instruc...Craig Topper2011-11-201-12/+50
* Add lowering for AVX2 shift instructions.Craig Topper2011-11-111-0/+210
OpenPOWER on IntegriCloud