summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/coalescer-dce.ll
AgeCommit message (Expand)Author
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-11-30[CodeGen] Print "%vreg0" as "%0" 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
2014-12-16x86-32: PUSHF/POPF use/def EFLAGSJF Bastien
2011-08-19Add test case for r138018.Jakob Stoklund Olesen