summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/single-dbg_value.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: 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
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-291-5/+6
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-2/+2
* Revert "PR32288: More efficient encoding for DWARF expr subregister access."Adrian Prantl2017-03-161-2/+2
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-2/+2
* [MIR] Print on the given output instead of stderr.Quentin Colombet2016-07-131-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
* Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.Adrian Prantl2016-02-291-0/+71
OpenPOWER on IntegriCloud