summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/PowerPC/tls-fission.ll
Commit message (Expand)AuthorAgeFilesLines
* [DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar2018-09-201-0/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* 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-221-9/+12
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-1/+1
* 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
* [MC] Merge VK_PPC_TPREL in to generic VK_TPREL.Colin LeMahieu2016-02-101-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-5/+5
* 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-031-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-9/+9
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-5/+5
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-021-0/+31
OpenPOWER on IntegriCloud