summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/opt-cmp-inst-cr0-live.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
2017-10-26[PowerPC] Use record-form instruction for Less-or-Equal -1 and Greater-or-Equ...Hiroshi Inoue
2017-10-18[PowerPC] Use helper functions to check sign-/zero-extended valueHiroshi Inoue
2017-07-27[PowerPC] enable optimizeCompareInstr for branch with static branch hintHiroshi Inoue
2017-05-21SummaryHiroshi Inoue
2016-08-03Adding -verify-machineinstrs option to PowerPC testsEhsan Amiri
2016-07-08PeepholeOptimizer: Make pass name match DEBUG_TYPEMatt Arsenault
2016-04-12[PPC64] Mark CR0 Live if PPCInstrInfo::optimizeCompareInstr Creates a Use of CR0Chuang-Yu Cheng