summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-ldp-cluster.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-30[CodeGen] Print "%vreg0" as "%0" in both MIR and debug outputFrancis Visoiu Mistrih
2017-05-25CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun
2016-04-15[MachineScheduler]Add support for store clusteringJun Bum Lim
2016-04-13[AArch64] Disable LDP/STP for quadsEvandro Menezes
2016-03-18[AArch64] Enable more load clustering in the MI Scheduler.Chad Rosier