summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/debug-frame-vararg.ll
Commit message (Expand)AuthorAgeFilesLines
* [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
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* 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-4/+4
* Fix "the the" in comments.Eric Christopher2015-06-191-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-27/+27
* ARM: simplify and extend byval handlingTim Northover2015-03-111-28/+28
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-19/+19
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Improve handling of stack accesses in Thumb-1Renato Golin2015-02-251-8/+6
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-9/+9
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-34/+34
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-18/+18
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-18/+18
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-18/+18
* If a function needs a frame pointer, but r11 (aka fp) has not been used,Joerg Sonnenberger2014-05-061-4/+5
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-131-15/+15
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-121-15/+15
* Generate the DWARF stack frame decode operations in the function prologue for...Artyom Skrobov2014-02-141-0/+141
OpenPOWER on IntegriCloud