summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/arm64-misched-memdep-bug.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-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-07-12[CodeGen] Add dependency printerEvandro Menezes
2017-05-25CodeGen: Rename DEBUG_TYPE to match passnamesMatthias Braun
2016-09-23ScheduleDAG: Match enum names when printing sdep kindsMatthias Braun
2016-02-03[ScheduleDAGInstrs::buildSchedGraph()] Handling of memory dependecies rewritten.Jonas Paulsson
2016-01-06ScheduleDAGInstrs: Bug fix for missed memory dependency.Geoff Berry