summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/vec_insert-4.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-01-10DAG: Avoid OOB when legalizing vector indexingMatt Arsenault
2016-04-01[X86][SSE] Regenerated the vec_insert tests.Simon Pilgrim
2010-03-24BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts.Nate Begeman
2009-07-23change a test to run in filecheck style. Rename it to be a generalChris Lattner
2009-07-23Add test for pinsrd and pinsrb instructions.Eric Christopher