summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Inputs/gmlt.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* [DebugInfo] Add column info for inline sitesJonas Devlieghere2019-07-121-0/+1
* Revert "[DWARF] reposting r342048, which was reverted in r342056 due to build...Alexander Kornienko2018-09-171-1/+1
* [DWARF] reposting r342048, which was reverted in r342056 due to buildbot Wolfgang Pieb2018-09-141-1/+1
* Reverting r342048, which caused UBSan failures in dsymutil.Wolfgang Pieb2018-09-121-1/+1
* [DWARF] Refactoring range list dumping to fold DWARF v4 functionality into v5...Wolfgang Pieb2018-09-121-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-4/+4
* Update testcase that was XFAILed on Darwin for llvm-dwarfdump change.Adrian Prantl2017-09-131-1/+0
* llvm-dwarfdump: automatically dump both regular and .dwo variant of sectionsAdrian Prantl2017-09-131-6/+2
* Refactor the gmlt tests. (NFC)Dehao Chen2017-02-021-0/+150
* Change debug-info-for-profiling from a TargetOption to a function attribute.Dehao Chen2017-02-011-157/+0
* Add -debug-info-for-profiling to emit more debug info for sample pgo profile ...Dehao Chen2017-01-191-0/+6
* Testcase cleanup: remove an unused RUN line in an input file.Adrian Prantl2016-06-021-1/+0
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-6/+5
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-8/+8
* Copy back Inputs/gmlt.ll. Also DebugInfo/X86/gmlt.test uses it.NAKAMURA Takumi2015-09-161-0/+153
* Fix test gmlt.test by moving its Inputs where expected.Mehdi Amini2015-09-161-153/+0
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-4/+4
* 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-15/+15
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-9/+9
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-7/+7
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-20/+20
* Reapply "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-141-0/+2
* Revert "[dwarfdump] Add support for dumping accelerator tables."Frederic Riss2014-11-131-2/+0
* [dwarfdump] Add support for dumping accelerator tables.Frederic Riss2014-11-121-0/+2
* [dwarfdump] Dump DW_AT_ranges values inline in the debug_info dump.Frederic Riss2014-10-231-1/+1
* [dwarfdump] Print the name for referenced specification of abstract_origin DIEs.Frederic Riss2014-10-061-2/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Omit DW_AT_inline under -gmlt to save a little more space.David Blaikie2014-09-301-1/+0
* Adjust test case addition in r218702 so as not to fail when the X86 target is...David Blaikie2014-09-301-0/+152
OpenPOWER on IntegriCloud