summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-frame.ll
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Eliminate redundant "mov rN, sp" instructions in Thumb1.Eli Friedman2019-03-201-2/+2
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-13/+13
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Fix ARMv4T (Thumb1) epilogue generationArtyom Skrobov2015-12-081-2/+2
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-10/+10
* Move the personality function from LandingPadInst to FunctionDavid Majnemer2015-06-171-4/+1
* ScheduleDAGInstrs: In functions with tail calls PseudoSourceValues are not no...Arnold Schwaighofer2015-05-081-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-29/+29
* ARM: When spilling extra registers for alignment, prefer low registers on all...Peter Collingbourne2015-04-231-16/+16
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-20/+20
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-10/+10
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-35/+35
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-20/+20
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-20/+20
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-20/+20
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-061-5/+6
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-131-119/+142
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-121-119/+119
* ARM: enable tail call optimisation on Thumb 2Saleem Abdulrasool2014-03-111-1/+1
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-141-0/+551
OpenPOWER on IntegriCloud