summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/tls.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DWARF] - Emit the correct value for DW_AT_addr_base.George Rimar2018-09-201-0/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-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-1/+0
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-25/+28
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-2/+2
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-2/+2
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-4/+4
* [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
* Turn off lldb debug tuning by default for FreeBSDDimitry Andric2016-01-071-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
* Implement target independent TLS compatible with glibc's emutls.c.Chih-Hung Hsieh2015-07-281-6/+16
* Add a "debugger tuning" concept that allows us to fine-tune how wePaul Robinson2015-07-151-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-11/+11
* Print section start labels when first switching to the section.Rafael Espindola2015-03-111-0/+1
* Support standard DWARF TLS opcode; Darwin and PS4 use it.Paul Robinson2015-03-041-6/+19
* [X86][ELF] Correct relocation for DWARF TLS referencesPaul Robinson2015-03-031-0/+6
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-11/+11
* Revert r230979, should apply to all X86 ELF.Paul Robinson2015-03-021-3/+0
* [PS4] Correct relocation for DWARF TLS references.Paul Robinson2015-03-021-0/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-19/+19
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-10/+10
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-10/+10
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-10/+10
* DebugInfo: Deduplicate entries in the fission address tableDavid Blaikie2014-02-151-4/+2
* DebugInfo: Demonstrate that we're not currently uniquing address table entrie...David Blaikie2014-02-121-9/+60
* DebugInfo: Merge fission and non-fission (and 32 and 64 bit) tests for TLS su...David Blaikie2014-02-121-15/+33
* DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie2014-02-041-1/+1
* Fix known typosAlp Toker2014-01-241-1/+1
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-221-1/+2
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-011-2/+2
* DebugInfo: PR14728: TLS supportDavid Blaikie2013-06-281-0/+34
OpenPOWER on IntegriCloud