summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir
AgeCommit message (Expand)Author
2023-01-05[CodeGen] Convert some tests to opaque pointers (NFC)Nikita Popov
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille
2020-02-24[MIR][ARM] MachineOperand commentsSjoerd Meijer
2019-12-24Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song
2019-09-11[Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet
2018-10-30MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-01-31Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi
2017-11-30[CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih
2017-09-28MIR: Serialize CaleeSavedInfo Restored flagMatthias Braun
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 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-07-26MIRParser: Use shorter cfi identifiersMatthias Braun
2016-07-16ARM/MIR: Move test from MIR to CodeGen/ARM directoryMatthias Braun