summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/addisdtprelha-nonr3.mir
AgeCommit message (Expand)Author
2016-08-25MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun
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-04-04test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun
2015-08-30[PowerPC/MIR Serialization] Target flags serialization supportHal Finkel