summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/movimm-wzr.mir
AgeCommit message (Expand)Author
2017-02-22MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun
2016-12-16AArch64: Enable post-ra liveness updatesMatthias Braun
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-05[AArch64][Test] Do not override the suffixes for test cases.Quentin Colombet
2016-04-01AArch64: avoid clobbering SP for dead MOVimm pseudos.Tim Northover