aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll
AgeCommit message (Expand)Author
2011-08-20With the fix in r138164: "Add <imp-def> operands to QQ and QQQQ stack loads."Chad Rosier
2011-08-20VMOVQQQQs pseudo instructions are only created by ARMBaseInstrInfo::copyPhysReg.Chad Rosier
2011-08-15Fix this test to avoid leaving a temporary file behind.Eric Christopher
2011-08-13Expand VMOVQQQQ pseudo instructions.Bob Wilson