summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/ARMLoadStoreDBG.mir
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-111-1/+1
* MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun2018-10-301-11/+11
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-311-48/+48
* [CodeGen] Always use `printReg` to print registers in both MIR and debugFrancis Visoiu Mistrih2017-11-301-20/+20
* MIR: Serialize CaleeSavedInfo Restored flagMatthias Braun2017-09-281-2/+2
* MIParser/MIRPrinter: Compute block successors if not explicitely specifiedMatthias Braun2017-05-051-1/+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
* MIRParser: Use shorter cfi identifiersMatthias Braun2016-07-261-3/+3
* ARM/MIR: Move test from MIR to CodeGen/ARM directoryMatthias Braun2016-07-161-0/+164
OpenPOWER on IntegriCloud