| Commit message (Expand) | Author | Age | Files | Lines |
* | Debug Info: Introduce a DwarfDebug::UseDWARF2Bitfields flag | Adrian Prantl | 2016-05-17 | 1 | -0/+3 |
* | Debug Info: Prevent DW_AT_abstract_origin from being emitted twice | Adrian Prantl | 2016-05-10 | 1 | -7/+0 |
* | Reverting 268054 & 268063 as they caused PR27579. | Amjad Aboud | 2016-04-30 | 1 | -29/+6 |
* | Recommitted r264280 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 2016-04-29 | 1 | -6/+29 |
* | DebugInfo: Remove MDString-based type references | Duncan P. N. Exon Smith | 2016-04-23 | 1 | -17/+7 |
* | [DWARF] Force a linkage_name on an inlined subprogram's abstract origin. | Paul Robinson | 2016-04-18 | 1 | -11/+19 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -25/+31 |
* | Drop debug info for DISubprograms that are not referenced by anything | Adrian Prantl | 2016-04-09 | 1 | -29/+8 |
* | Support the Nodebug emission kind for DICompileUnits. | Adrian Prantl | 2016-04-08 | 1 | -12/+21 |
* | DwarfDebug: Support floating point constants in location lists. | Adrian Prantl | 2016-04-08 | 1 | -3/+3 |
* | Move the DebugEmissionKind enum from DIBuilder into DICompileUnit. | Adrian Prantl | 2016-03-31 | 1 | -2/+1 |
* | Revert "Recommitted r263424 "Supporting all entities declared in lexical scop... | Reid Kleckner | 2016-03-24 | 1 | -27/+5 |
* | [debuginfo] Include dwo_name in the split unit to improve dwp diagnostics | David Blaikie | 2016-03-24 | 1 | -1/+4 |
* | Recommitted r263424 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 2016-03-24 | 1 | -5/+27 |
* | Revert "Recommitted r261633 "Supporting all entities declared in lexical scop... | Benjamin Kramer | 2016-03-14 | 1 | -27/+5 |
* | Recommitted r261633 "Supporting all entities declared in lexical scope in LLV... | Amjad Aboud | 2016-03-14 | 1 | -5/+27 |
* | Improve the debug output of DwarfDebug::buildLocationList(). | Adrian Prantl | 2016-02-29 | 1 | -1/+1 |
* | Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations. | Adrian Prantl | 2016-02-29 | 1 | -2/+17 |
* | fix typo in comment | Adrian Prantl | 2016-02-29 | 1 | -1/+1 |
* | Revert r261633 "Supporting all entities declared in lexical scope in LLVM deb... | Hans Wennborg | 2016-02-23 | 1 | -27/+5 |
* | Supporting all entities declared in lexical scope in LLVM debug info. | Amjad Aboud | 2016-02-23 | 1 | -5/+27 |
* | DwarfDebug: emit type units immediately. | Peter Collingbourne | 2016-02-11 | 1 | -15/+17 |
* | [codeview] Describe int local variables using .cv_def_range | Reid Kleckner | 2016-02-10 | 1 | -166/+12 |
* | [DWARFDebug] Fix another case of overlapping ranges | Keno Fischer | 2016-02-03 | 1 | -13/+42 |
* | Fix Clang-tidy readability-redundant-control-flow warnings; other minor fixes. | Eugene Zelenko | 2016-02-02 | 1 | -2/+1 |
* | Improved macro emission in dwarf. | Amjad Aboud | 2016-02-01 | 1 | -40/+27 |
* | Fixed few comments. | Amjad Aboud | 2016-01-24 | 1 | -3/+3 |
* | [DwarfDebug] Don't merge DebugLocEntries if their pieces overlap | Keno Fischer | 2016-01-16 | 1 | -1/+2 |
* | [DwarfDebug] Move MergeValues to .cpp, NFC | Keno Fischer | 2016-01-16 | 1 | -0/+17 |
* | Turn off lldb debug tuning by default for FreeBSD | Dimitry Andric | 2016-01-07 | 1 | -1/+1 |
* | Added support for macro emission in dwarf (supporting DWARF version 4). | Amjad Aboud | 2016-01-07 | 1 | -0/+78 |
* | Set debugger tuning from TargetOptions (NFC) | Paul Robinson | 2015-12-16 | 1 | -14/+3 |
* | DI: Reverse direction of subprogram -> function edge. | Peter Collingbourne | 2015-11-05 | 1 | -5/+3 |
* | Move imported entities into DwarfCompilationUnit to speed up LTO linking. | Ivan Krasin | 2015-10-26 | 1 | -6/+1 |
* | [AsmPrinter] Prune dead code. NFC. | Benjamin Kramer | 2015-10-15 | 1 | -13/+0 |
* | Do not assert on first non-prologue instruction being a CFI directive. | Michael Kuperstein | 2015-10-08 | 1 | -5/+1 |
* | Debug Info: Emit the dwo_name only in skeleton CUs, not in DWOs. | Adrian Prantl | 2015-09-22 | 1 | -3/+5 |
* | DwarfDebug: Emit dwo_id+dwo_name for DICompileUnits that provide a dwoId. | Adrian Prantl | 2015-09-14 | 1 | -0/+8 |
* | Make DW_AT_[MIPS_]linkage_name optional, and off by default for SCE. | Paul Robinson | 2015-08-11 | 1 | -0/+14 |
* | [MC/Dwarf] Allow to specify custom parameters for linetable emission. | Frederic Riss | 2015-08-07 | 1 | -1/+2 |
* | If the "CodeView" module flag is set, emit codeview instead of DWARF | Reid Kleckner | 2015-08-05 | 1 | -0/+2 |
* | DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable | Duncan P. N. Exon Smith | 2015-07-31 | 1 | -1/+1 |
* | DI: Strengthen block-byref cast to DIDerivedType, NFC | Duncan P. N. Exon Smith | 2015-07-24 | 1 | -1/+1 |
* | DI: Only DICompositeType has getElements(), NFC | Duncan P. N. Exon Smith | 2015-07-24 | 1 | -1/+1 |
* | Add a "debugger tuning" concept that allows us to fine-tune how we | Paul Robinson | 2015-07-15 | 1 | -9/+35 |
* | Debug Info: Add basic support for external types references. | Adrian Prantl | 2015-07-15 | 1 | -2/+5 |
* | Revert "[DWARF] Fix debug info generation for function static variables, type... | David Blaikie | 2015-07-01 | 1 | -20/+9 |
* | [DWARF] Fix debug info generation for function static variables, typedefs, an... | Michael Kuperstein | 2015-07-01 | 1 | -9/+20 |
* | AsmPrinter: Don't emit empty .debug_loc entries | Duncan P. N. Exon Smith | 2015-06-21 | 1 | -8/+9 |
* | AsmPrinter: Rewrite initialization of DbgVariable, NFC | Duncan P. N. Exon Smith | 2015-06-21 | 1 | -18/+17 |