summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/avx512-insert-extract_i1.ll
Commit message (Expand)AuthorAgeFilesLines
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-1/+1
* [X86] Use vmovdqu64/vmovdqa64 for unmasked integer vector stores for consiste...Craig Topper2018-01-181-1/+1
* [SelectionDAG] Reverse the order of operands in the ISD::ADD created by Targe...Craig Topper2017-12-221-2/+1
* [CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih2017-12-071-1/+1
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-281-1/+1
* [MC] Suppress .Lcfi labels when emitting textual assemblyReid Kleckner2017-10-101-3/+0
* X86: Do not use llc -march in tests.Matthias Braun2017-08-021-1/+1
* [AVX-512] Don't use unmasked VMOVDQU8/16 for 8-bit or 16-bit element stores e...Craig Topper2017-08-011-1/+1
* [X86][AVX512] Make i1 illegal in the CodeGenGuy Blank2017-05-191-3/+2
* [X86] Generate VZEROUPPER for Skylake-avx512.Amjad Aboud2017-03-031-0/+1
* [AVX512] Fix EXTRACT_VECTOR_ELT for v2i1/v4i1/v32i1/v64i1 with variable index.Igor Breger2017-02-211-0/+36
OpenPOWER on IntegriCloud