summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/broadcastm-lowering.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86] Allow combinevxi1Bitcast to use pmovmskb on avx512 targets if the input...Craig Topper2019-01-051-9/+3
* [X86] Regenerate test to merge 32-bit and 64-bit check lines. NFCCraig Topper2019-01-051-17/+5
* [X86] Use setcc ISD opcode for AVX512 integer comparisons all the way to iselCraig Topper2018-06-201-4/+3
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* [X86] Teach LowerBUILD_VECTOR to recognize pair-wise splats of 32-bit element...Craig Topper2018-01-171-5/+2
* X86 Tests: Update more isel tests with FastVariableShuffle featureZvi Rackover2018-01-091-6/+6
* [X86] In LowerTruncateVecI1, don't add SHL if the input is known to be all si...Craig Topper2018-01-011-3/+0
* [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-18/+18
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-4/+4
* [x86][AVX512] Lowering Broadcastm intrinsics to LLVM IRJina Nahias2017-11-061-5/+2
* [X86][AVX512] Adding a pattern for broadcastm intrinsic.Jina Nahias2017-10-301-57/+9
* Revert "[X86][AVX512] Adding a pattern for broadcastm intrinsic."Jina Nahias2017-10-301-9/+57
* [X86][AVX512] Adding a pattern for broadcastm intrinsic.Jina Nahias2017-10-301-57/+9
* pre-commit adding test for broadcastm patternJina Nahias2017-10-011-0/+263
OpenPOWER on IntegriCloud