summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZMachineScheduler.cpp
AgeCommit message (Expand)Author
2018-07-31[SystemZ] Improve decoding in case of instructions with four register operands.Jonas Paulsson
2018-07-30Remove trailing spaceFangrui Song
2018-05-14Rename DEBUG macro to LLVM_DEBUG.Nicola Zaghen
2018-05-09[DebugInfo] Examine all uses of isDebugValue() for debug instructions.Shiva Chen
2018-04-08[TargetSchedule] shrink interface for init(); NFCISanjay Patel
2018-03-07[SystemZ] Improved debug dumping during post-RA scheduling.Jonas Paulsson
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2017-08-17[SystemZ, MachineScheduler] Improve post-RA scheduling.Jonas Paulsson
2017-07-11[CodeGen] Rename DEBUG_TYPE to match passnamesEvandro Menezes
2017-06-21Fix build.Rafael Espindola
2016-10-20[SystemZ] Post-RA scheduler implementationJonas Paulsson