summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir
AgeCommit message (Expand)Author
2017-10-24MIR: Print the register class or bank in vreg defsJustin Bogner
2016-08-24MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing itMatthias Braun
2016-08-24MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun
2016-08-24MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun
2016-07-13[MIR] Print on the given output instead of stderr.Quentin Colombet
2016-04-04test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun
2015-09-06[PowerPC] Don't commute trivial rlwimi instructionsHal Finkel