]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/AsmPrinter/DwarfDebug.cpp
DwarfDebug: Only unique retained types instead of all types.
[opencl/llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.cpp
2014-03-18 Adrian PrantlDwarfDebug: Only unique retained types instead of all...
2014-03-18 Adrian PrantlSwitch the type field in DIVariable and DIGlobalVariabl...
2014-03-18 Eric ChristopherAdd explanatory comment.
2014-03-18 Eric ChristopherShorten DotDebugLocEntry to just DebugLocEntry and...
2014-03-18 David BlaikieDebugInfo: Avoid emitting standard opcode lengths in...
2014-03-18 David BlaikieDebugInfo: Implement debug_line.dwo for file names...
2014-03-18 David BlaikieDebugInfo: Do not rely on the compilation dir (index...
2014-03-17 David BlaikieDebugInfo: Move getOrCreateSourceID from DwarfDebug...
2014-03-17 David BlaikieDebugInfo: Move line table zero-directory-index (compil...
2014-03-17 David BlaikieDebugInfo: Use MC line table file entry uniquing for...
2014-03-14 Adrian PrantlDebug Info: Fix LTO type uniquing for C++ member declar...
2014-03-14 Eric ChristopherRemove command line option for CU hashing. This is...
2014-03-14 Eric ChristopherIf we see that we're emitting code for a function that...
2014-03-14 Eric ChristopherRemove the -generate-dwarf-cu-ranges flag.
2014-03-14 David BlaikieDwarfDebug: Remove some needless recursion.
2014-03-12 Eric ChristopherTurn on hashing by default for split dwarf compile...
2014-03-12 David BlaikieDebugInfo: Use common line/file attribute construction...
2014-03-11 David BlaikieDebugInfo: Do not emit pubnames/pubtypes sections if...
2014-03-11 David BlaikieDebugInfo: Avoid re-looking up the DwarfUnit when emitt...
2014-03-11 David BlaikieDebugInfo: Refactor emitDebugPubNames/Types into a...
2014-03-11 David BlaikieDebugInfo: Remove unused labels now that we just emit...
2014-03-09 Benjamin KramerMachineModuleInfo: Turn nested std::pairs into a proper...
2014-03-08 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in DW_TA...
2014-03-07 Adrian PrantlRemove unnecessary test for Darwin and update testcase...
2014-03-07 Eric ChristopherTwo part patch:
2014-03-07 Adrian PrantlRevert "Remove unnecessary check for Darwin. rdar:...
2014-03-07 Adrian PrantlRemove unnecessary check for Darwin. rdar://problem...
2014-03-07 David BlaikieDebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlin...
2014-03-07 Benjamin Kramer[C++11] DwarfDebug: Turn single-use functors into lambdas.
2014-03-07 Benjamin Kramer[C++11] DwarfDebug: Use range-based for loops.
2014-03-07 David BlaikieDebugInfo: Refactor high_pc/low_pc construction into...
2014-03-07 David BlaikieDebugInfo: Restrict DW_AT_high_pc encoding as data4...
2014-03-07 Rafael EspindolaReplace PROLOG_LABEL with a new CFI_INSTRUCTION.
2014-03-07 David BlaikieDebugInfo: Limit r203187 to non-darwin as lldb can...
2014-03-07 David BlaikieDebugInfo: Emit DW_TAG_subprogram's DW_AT_high_pc as...
2014-03-06 Eric ChristopherConstify a few things with DotDebugLocEntry.
2014-03-06 David BlaikieDebugInfo: Tag units as having been indexed in GNU...
2014-03-06 David BlaikieDebugInfo: Shrink pubnames/pubtypes in the presence...
2014-03-06 Chandler Carruth[Layering] Move DebugInfo.h into the IR library where...
2014-03-06 Chandler Carruth[Layering] Move DIBuilder.h into the IR library where...
2014-03-06 Eric ChristopherRemove the last of the special case code for emitting...
2014-03-06 Eric ChristopherRemove special case in the DIEValue printing since...
2014-03-05 Eric ChristopherAdd a DIELocList class to handle pointers into the...
2014-03-05 Eric ChristopherUse a bool for whether or not an abbreviation has child...
2014-03-04 Chandler Carruth[Modules] Move ValueHandle into the IR library where...
2014-03-03 Diego NovilloAdd DWARF discriminator support to DILexicalBlocks.
2014-03-02 Benjamin Kramer[C++11] Replace llvm::next and llvm::prior with std...
2014-03-02 Chandler Carruth[C++11] Switch all uses of the llvm_move macro to use...
2014-02-27 Eric ChristopherDon't emit anything into the debug_ranges section if...
2014-02-26 Eric ChristopherFormatting fixups.
2014-02-25 David BlaikieDwarfDebug: Avoid emitting an empty debug_aranges secti...
2014-02-25 Adrian PrantlAddress review comments for r202188.
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-25 Adrian PrantlRevert "Debug info: Support variadic functions."
2014-02-25 Adrian PrantlDebug info: Support variadic functions.
2014-02-22 Logan ChienMove get[S|U]LEB128Size() to LEB128.h.
2014-02-21 David BlaikieDebugInfo: Remove the empty macinfo section.
2014-02-20 Eric ChristopherAdd support for hashing attributes with DW_FORM_block...
2014-02-15 David BlaikieDebugInfo: Deduplicate entries in the fission address...
2014-02-15 David BlaikieDwarfDebug: Remove dead code.
2014-02-14 David BlaikieDebugInfo: Implement DW_AT_stmt_list for type units
2014-02-14 David BlaikieDwarfUnit: Refactor out DW_AT_stmt_list creation into...
2014-02-14 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-14 Eric ChristopherRevert "DebugInfo: Don't include the name of the CU...
2014-02-14 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-14 Eric ChristopherDisable emission of aranges by default and add a comman...
2014-02-13 NAKAMURA Takumi[PR18809] Revert r201187, "DebugInfo: Don't include...
2014-02-12 David BlaikieFix some formatting in my last commit (r201196)
2014-02-12 David BlaikieDwarfUnit: Provide a reference to a defining DwarfCompi...
2014-02-11 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-11 David BlaikieDebugInfo: Use existing symbol rather than creating...
2014-02-10 David BlaikieRemove some prototype code accidentally committed in...
2014-02-09 David BlaikieFix formatting introduced in r200941
2014-02-05 Rafael EspindolaRemove support for not using .loc directives.
2014-02-04 David BlaikieDebugInfo: Remove some unneeded conditionals now that...
2014-01-31 David BlaikieDebugInfo: Flag type unit references as declarations
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-29 Eric ChristopherMove range handling for a function to endFunction rathe...
2014-01-29 Eric ChristopherIf we use DW_AT_ranges we need to specify a base addres...
2014-01-29 Eric ChristopherTurn on CU ranges if we've got multiple compile units...
2014-01-29 Eric ChristopherMake the compile unit map a MapVector so that we can...
2014-01-29 Eric ChristopherFix formatting of comment.
2014-01-29 NAKAMURA TakumiRevert r200340, "Add line table debug info to COFF...
2014-01-28 Timur IskhodzhanovAdd line table debug info to COFF files when using...
2014-01-28 Eric ChristopherRevert r199871 and replace it with a simple check in...
2014-01-27 Eric ChristopherReformat slightly.
2014-01-24 Eric ChristopherRevert "Use DW_AT_high_pc and DW_AT_low_pc for the...
2014-01-24 Eric ChristopherUse DW_AT_high_pc and DW_AT_low_pc for the high and...
2014-01-23 Eric ChristopherMake the use of DW_AT_ranges in the compile unit depend...
2014-01-20 Chandler CarruthFix a DenseMap iterator invalidation bug causing lots...
2014-01-15 Eric ChristopherMake sure we emit a relocation to the debug_ranges...
2014-01-14 Eric ChristopherEnable use of ranges for translation units in the prese...
2014-01-11 Eric ChristopherRevert r198979 - accidental commit.
2014-01-11 Eric ChristopherReformat.
2014-01-11 Eric ChristopherUpdate function name and add some helpful comments.
2014-01-10 David BlaikieRevert "Revert r198851, "Prototype of skeleton type...
2014-01-09 NAKAMURA TakumiRevert r198851, "Prototype of skeleton type units for...
2014-01-09 David BlaikiePrototype of skeleton type units for fission
2014-01-09 David BlaikieDwarfDebug: Refactor out common skeleton construction...
2014-01-09 David BlaikieReformatting for r198842
next