summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Sparc
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-201-1/+1
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-151-1/+1
* [DebugInfo] Add a DW_OP_LLVM_entry_value operationDavid Stenberg2019-10-151-0/+79
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-092-2/+2
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-1/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-2/+2
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-3/+2
* Simplify test case, so that it works for both trunk and release-5.0.Joerg Sonnenberger2017-08-291-50/+25
* Fix a logic error in DwarfExpression::addMachineReg()Adrian Prantl2017-08-281-0/+60
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-152-6/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-012-2/+2
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-052-4/+4
* Remove windows line endings introduced by r252177. NFC.Tim Northover2015-11-051-41/+41
* [DebugInfo] Fix ARM/AArch64 prologue_end position. Related to D11268.Oleg Ranevskyy2015-11-051-0/+41
* 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
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-7/+7
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-2/+2
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-152-20/+20
* Add some tests for RelocVisitor.Eric Christopher2014-10-061-0/+17
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-6/+6
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-6/+6
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-6/+6
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* [Sparc] Add support for parsing DW_CFA_GNU_window_save. Venkatraman Govindaraju2014-01-262-0/+74
OpenPOWER on IntegriCloud