summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/discriminator.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Elide argument copies during instruction selectionReid Kleckner2017-03-011-1/+1
* [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
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-11/+11
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-8/+8
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-3/+3
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* DebugInfo: Omit is_stmt from line table entries on the same line.David Blaikie2014-12-301-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-16/+16
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-7/+7
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-7/+7
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-7/+7
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-2/+2
* Use a fixed subtarget for test so atom scheduling can't change the addresses ...Benjamin Kramer2014-03-151-1/+1
* Add DWARF discriminator support to DILexicalBlocks.Diego Novillo2014-03-031-0/+63
OpenPOWER on IntegriCloud