summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PowerPC
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar2018-09-201-0/+1
* [DebugInfo] Handle stack slot offsets for spilled sub-registers in LDVDavid Stenberg2018-09-071-0/+81
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-302-2/+2
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-1/+1
* Change how we handle section symbols on ELF.Rafael Espindola2017-02-021-2/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-222-19/+24
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-202-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-162-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-162-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-162-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-162-2/+2
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-132-4/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-152-2/+2
* 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-312-2/+2
* [MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu2016-02-102-2/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-032-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-292-10/+10
* Print section start labels when first switching to the section.Rafael Espindola2015-03-111-0/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-032-12/+12
* Add PPC test for r227481, but XFAIL because this is actually more work than i...David Blaikie2015-01-301-0/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-153-24/+24
* 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-032-10/+10
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-022-10/+10
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-022-10/+10
* 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-042-2/+2
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-222-2/+4
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-022-3/+40
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-012-0/+27
OpenPOWER on IntegriCloud