summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86
Commit message (Expand)AuthorAgeFilesLines
* Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"Jeremy Morse2020-02-129-51/+25
* 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-291-211/+0
* [DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues i...Fangrui Song2020-01-241-2/+2
* Revert "[DWARF5][DebugInfo]: Added support for DebugInfo generation for auto ...Amy Huang2020-01-131-70/+0
* [DWARF5][DebugInfo]: Added support for DebugInfo generation for auto return t...Awanish Pandey2020-01-131-0/+70
* 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-2412-18/+18
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-242-2/+2
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-2440-54/+54
* 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-201-12/+0
* Reland: [DWARF] Allow cross-CU references of subprogram definitionsVedant Kumar2019-12-201-0/+223
* Rename DW_AT_LLVM_isysroot to DW_AT_LLVM_sysrootAdrian Prantl2019-12-203-4/+4
* [OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.Tom Weaver2019-12-203-2/+158
* 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-181-2/+2
* Revert "[DebugInfo] Correctly handle salvaged casts and split fragments at ISel"stozer2019-12-181-2/+2
* [DebugInfo] Correctly handle salvaged casts and split fragments at ISelstozer2019-12-181-2/+2
* 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
* [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
* [DebugInfo] Nerf placeDbgValues, with prejudiceJeremy Morse2019-12-093-12/+10
* Attempt to fix a debuginfo test that wasn't as generic as I thoughtJeremy Morse2019-12-061-0/+70
* [llvm/DWARF] Return section offset from DWARFUnit::get{Loc,Rng}listOffsetPavel Labath2019-12-053-5/+5
* [DWARF5][Debuginfo] Compilation unit type (DW_UT_skeleton) and root DIE (DW_T...Alexey Lapshin2019-12-053-5/+5
* [DWARF] Add support for parsing/dumping section indices in location listsPavel Labath2019-12-031-8/+8
* Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."Sourabh Singh Tomar2019-12-031-0/+63
* [DebugInfo@O2][Utils] Undef instead of delete dbg.values in helper funcOCHyams2019-11-251-0/+76
* [CGDebugInfo] Emit subprograms for decls when AT_tail_call is understood (rel...Vedant Kumar2019-11-191-0/+9
* Revert "[DWARF5]Addition of alignment atrribute in typedef DIE."Sam McCall2019-11-181-63/+0
* Re-commit "DWARF location lists: Add section index dumping"Pavel Labath2019-11-186-19/+19
* Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"Simon Pilgrim2019-11-185-14/+14
* DWARF location lists: Add section index dumpingPavel Labath2019-11-185-14/+14
* [DWARF5]Addition of alignment atrribute in typedef DIE.Sourabh Singh Tomar2019-11-161-0/+63
* DebugInfo: Templatize rnglist header parsing to setup for reuse with loclist ...David Blaikie2019-11-152-2/+2
* DWARFDebugLoc(v4): Add an incremental parsing functionPavel Labath2019-11-1510-25/+30
OpenPOWER on IntegriCloud