summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/fission-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* DWARF: Skip zero column for inline call sitesDavid Blaikie2019-07-161-1/+5
* [DebugInfo] Add column info for inline sitesJonas Devlieghere2019-07-121-0/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* llvm-dwarfdump: automatically dump both regular and .dwo variant of sectionsAdrian Prantl2017-09-131-0/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Debug Info: Add a file: field to DIImportedEntity.Adrian Prantl2017-07-191-1/+1
* Move Split DWARF handling to an MC option/command line argument rather than u...David Blaikie2017-04-211-1/+1
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-231-5/+5
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-4/+3
* 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-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-2/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DebugInfo: Use low_pc relative debug_ranges under fission when the CU has a l...David Blaikie2015-05-021-2/+7
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-19/+19
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-15/+15
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-30/+30
* Provide gmlt-like inline scope information in the skeleton CU to facilitate s...David Blaikie2014-11-041-0/+119
OpenPOWER on IntegriCloud