summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/avx512-regcall-Mask.ll
AgeCommit message (Expand)Author
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-11-08Revert "Correct dwarf unwind information in function epilogue for X86"Reid Kleckner
2017-11-07Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Revert "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic
2017-11-01Correct dwarf unwind information in function epilogue for X86Petar Jovanovic
2017-10-20[X86][AVX512] Regenerate regcall tests.Simon Pilgrim
2017-09-16[x86] enable storeOfVectorConstantIsCheap() target hookSanjay Patel
2017-03-28[AVX-512] Fix accidental uses of AH/BH/CH/DH after copies to/from mask registersCraig Topper
2016-12-11[X86] Regcall - Adding support for mask typesOren Ben Simhon
2016-11-22Fix line endingsSimon Pilgrim
2016-11-17[X86] RegCall - Handling v64i1 in 32/64 bit targetOren Ben Simhon