summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
* [globalopt] Don't emit DWARF fragments for membersDavid Spickett2020-05-181-0/+69
* Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"Jeremy Morse2020-02-1212-56/+30
* Revert "[DebugInfo][DAG] Distinguish different kinds of location indirection"Jeremy Morse2020-02-121-85/+0
* [DebugInfo] Re-instate LiveDebugVariables scope trimmingJeremy Morse2020-02-122-3/+3
* Revert "Reland: [DWARF] Allow cross-CU references of subprogram definitions"Vedant Kumar2020-01-294-267/+12
* [DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues i...Fangrui Song2020-01-242-4/+4
* [DBG][LIVEDEBUGVALUES][NFC] Add Targeted LiveDebugValues Behaviour Tests.Tom Weaver2020-01-1422-0/+1546
* Revert "[DBG][LIVEDEBUGVALUES][NFC] Add Targeted LiveDebugValues Behaviour Te...Tom Weaver2020-01-1422-1546/+0
* [DBG][LIVEDEBUGVALUES][NFC] Add Targeted LiveDebugValues Behaviour Tests.Tom Weaver2020-01-1422-0/+1546
* Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...Amy Huang2020-01-131-70/+0
* [MIPS][ELF] Use PC-relative relocations in .eh_frame when possibleAlex Richardson2020-01-131-3/+4
* [DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return t...Awanish Pandey2020-01-131-0/+70
* llc: Change behavior of -mcpu with existing attributeMatt Arsenault2020-01-072-2/+2
* Revert "DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/...David Blaikie2019-12-301-1/+1
* DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserial...David Blaikie2019-12-271-1/+1
* [DebugInfo][SelectionDAG] Change order while transferring SDDbgValue to anoth...Kristina Bessonova2019-12-261-0/+64
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-2482-150/+150
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-247-9/+9
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-2483-117/+117
* DebugInfo: Correct the form of DW_AT_macro_info in .dwo files (sec_offset, ra...David Blaikie2019-12-241-1/+1
* [DebugInfo] Fix v4 macinfo for dwo files.Sourabh Singh Tomar2019-12-241-0/+5
* [DWARF] Check that all fields of a Unit Header are read.Igor Kudrin2019-12-243-0/+31
* [DWARF] Defer creating declaration DIEs until we prepare call site infoVedant Kumar2019-12-203-24/+12
* Reland: [DWARF] Allow cross-CU references of subprogram definitionsVedant Kumar2019-12-202-0/+267
* [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...Yury Delendik2019-12-202-0/+144
* Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysrootAdrian Prantl2019-12-203-4/+4
* llvm-symbolizer: support DW_FORM_loclistx locations.Evgenii Stepanov2019-12-201-0/+305
* [OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.Tom Weaver2019-12-204-4/+162
* DebugInfo: Fix test fallout from aaa5a5e7ff1aee632aae75311e7c044f710dd0a0David Blaikie2019-12-181-3/+3
* DebugInfo: Include DW_AT_base_addr even in gmlt with no inline functionsDavid Blaikie2019-12-181-0/+36
* Reapply: [DebugInfo] Correctly handle salvaged casts and split fragments at ISelstozer2019-12-182-2/+27
* Revert "[DebugInfo] Correctly handle salvaged casts and split fragments at ISel"stozer2019-12-182-27/+2
* [DebugInfo] Correctly handle salvaged casts and split fragments at ISelstozer2019-12-182-2/+27
* Recommit "[DebugInfo] Refactored macro related generation,Sourabh Singh Tomar2019-12-181-0/+80
* [ObjC][DWARF] Emit DW_AT_APPLE_objc_direct for methods marked as __attribute_...Raphael Isemann2019-12-171-0/+54
* [BasicBlockUtils] Fix dbg.value elimination problem in MergeBlockIntoPredecessorBjorn Pettersson2019-12-161-2/+2
* [AArch64] Save FP for leaf functions when disabling frame pointer eliminationFangrui Song2019-12-131-1/+1
* [LiveDebugValues] Omit entry values for DBG_VALUEs with pre-existing expressionsDavid Stenberg2019-12-131-0/+118
* [DWARF5][DWARFVerifier] Check that Skeleton compilation unit does not have ch...Alexey Lapshin2019-12-121-0/+47
* Revert "[DWARF] Allow cross-CU references of subprogram definitions"Vedant Kumar2019-12-111-223/+0
* Revert "[DebugInfo] Refactored macro related generation, added a test case fo...Nico Weber2019-12-101-80/+0
* [DWARF] Allow cross-CU references of subprogram definitionsVedant Kumar2019-12-101-0/+223
* [DebugInfo] Refactored macro related generation, added a test case for macinf...Sourabh Singh Tomar2019-12-111-0/+80
* Recommit "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."Sourabh Singh Tomar2019-12-112-2/+2
* Revert "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."Sourabh Singh Tomar2019-12-112-2/+2
* [DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified.Sourabh Singh Tomar2019-12-112-2/+2
* Revert 30e8f80fd5a4 "[DebugInfo] Don't create multiple DBG_VALUEs when sinking"Hans Wennborg2019-12-101-106/+0
* [DebugInfo] Nerf placeDbgValues, with prejudiceJeremy Morse2019-12-095-42/+26
* [test][tools] Add missing and improve testingJames Henderson2019-12-091-0/+2
* [DebugInfo] Make describeLoadedValue() reg awareDavid Stenberg2019-12-094-3/+535
OpenPOWER on IntegriCloud