summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/aantidep-def-ec.mir
Commit message (Expand)AuthorAgeFilesLines
* CalleeSavedRegister was removed from MIR and is recalculated upon MIR parsing.Oren Ben Simhon2017-03-191-16/+0
* MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...Matthias Braun2016-08-251-1/+0
* 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
* test: Always treat .mir files as tests even outside of CodeGen/MIRMatthias Braun2016-04-041-0/+1
* [AggressiveAntiDepBreaker] Check for EarlyClobber on defining instructionHal Finkel2015-08-311-0/+117
OpenPOWER on IntegriCloud