summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/eflags-copy-expansion.mir
AgeCommit message (Expand)Author
2017-11-28[CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih
2017-05-05MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun
2016-08-25MachineFunctionProperties/MIRParser: Rename AllVRegsAllocated->NoVRegs, compu...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-05-10[X86] Properly check that EAX is dead when copying EFLAGS.Quentin Colombet