summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/no-rlwimi-trivial-commute.mir
Commit message (Expand)AuthorAgeFilesLines
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-111-1/+1
* [NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follow 64-bit naming conven...Jason Liu2019-07-221-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-4/+4
* MIR: Print the register class or bank in vreg defsJustin Bogner2017-10-241-8/+8
* MIRParser/MIRPrinter: Compute HasInlineAsm instead of printing/parsing itMatthias Braun2016-08-241-1/+0
* MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...Matthias Braun2016-08-241-1/+0
* MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.Matthias Braun2016-08-241-1/+0
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-1/+1
* test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun2016-04-041-1/+1
* [PowerPC] Don't commute trivial rlwimi instructionsHal Finkel2015-09-061-0/+92
OpenPOWER on IntegriCloud