summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/machine-copy-prop.ll
AgeCommit message (Expand)Author
2017-12-07[CodeGen] Use MachineOperand::print in the MIRPrinter for MO_Register.Francis Visoiu Mistrih
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2015-03-13[MachineCopyPropagation] Fix a bug causing incorrect removal for the instruct...Hao Liu