]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - lib/CodeGen/AsmPrinter/DwarfDebug.cpp
Attempt to increase the overall happiness of the MSCV-based buildbots.
[opencl/llvm.git] / lib / CodeGen / AsmPrinter / DwarfDebug.cpp
2014-08-01 Adrian PrantlAttempt to increase the overall happiness of the MSCV...
2014-08-01 Adrian PrantlDebug info: Infrastructure to support debug locations...
2014-07-29 Manman RenFeedback on r214189, no functionality change.
2014-07-29 Manman Ren[Debug Info] remove DITrivialType and use null to repre...
2014-07-28 Manman Ren[Debug Info] unique MDNodes in the enum types of each...
2014-07-28 Manman Ren[Debug Info] add DISubroutineType and its creation...
2014-07-28 Manman Ren[Debug Info] rename getTypeArray to getElements, setTyp...
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-18 Eric ChristopherRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-18 David BlaikieDebugInfo: Assert that all abstract scopes are subprogr...
2014-07-18 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-14 Saleem AbdulrasoolCodeGen: add missing include
2014-07-11 David BlaikieRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-10 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-09 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-03 Eric ChristopherTemporarily revert "Don't try to construct debug Lexica...
2014-07-02 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-07-02 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-07-02 David BlaikieDon't try to construct debug LexicalScopes hierarchy...
2014-07-01 David BlaikieRevert "DebugInfo: Ensure that all debug location scope...
2014-07-01 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-06-27 David BlaikieRevert "Revert "Revert "PR20038: DebugInfo: Inlined...
2014-06-27 David BlaikieRevert "Revert "PR20038: DebugInfo: Inlined call sites...
2014-06-25 David BlaikieRevert "PR20038: DebugInfo: Inlined call sites where...
2014-06-25 David BlaikiePR20038: DebugInfo: Inlined call sites where the caller...
2014-06-19 David BlaikieDebugInfo: Fission: Ensure the address pool entries...
2014-06-19 Oliver StannardEmit DWARF3 call frame information when DWARF3+ debug...
2014-06-19 Eric ChristopherMove -dwarf-version to an MC level command line option...
2014-06-15 David BlaikiePR20038: DebugInfo missing DIEs for some concrete varia...
2014-06-13 David BlaikieDebugInfo: Remove some extra handling of abstract varia...
2014-06-13 David BlaikieDebugInfo: Reference abstract definitions from variable...
2014-06-13 David BlaikieDwarfDebug::getExistingAbstractVariable: constify an...
2014-06-13 David BlaikieDebugInfo: Following up to r209677, refactor local...
2014-06-06 David BlaikieDebugInfo: Use the scope of the function declaration...
2014-06-05 Alexey SamsonovFix null dereference with -debug-only=dwarfdebug
2014-06-05 David BlaikieDebugInfo: Reuse existing LexicalScope to retrieve...
2014-06-05 David BlaikieDebugInfo: Roll argument insertion into variable insert...
2014-06-05 David BlaikiePR19388: DebugInfo: Emit dead arguments in their origin...
2014-06-04 David BlaikieDebugInfo: Reapply r209984 (reverted in r210143), asser...
2014-06-01 David BlaikieDebugInfo: Assert that DbgVariables have associated...
2014-05-30 Adrian PrantlRoll DbgVariable::setMInsn into the constructor. No...
2014-05-29 Adrian PrantlDebug Info: Remove unused code. The MInsn of an _abstra...
2014-05-27 Alexey SamsonovChange representation of instruction ranges where varia...
2014-05-27 Alexey SamsonovFactor out looking for prologue end into a function
2014-05-27 Alexey SamsonovDon't pre-populate the set of keys in the map with...
2014-05-27 David BlaikieDebugInfo: Simplify solution to avoid DW_AT_artificial...
2014-05-27 David BlaikieDebugInfo: Create abstract function definitions even...
2014-05-27 David BlaikieDebugInfo: Avoid an extra map lookup when finding abstr...
2014-05-27 David BlaikieDebugInfo: Lazily construct subprogram definition DIEs.
2014-05-27 David BlaikieDebugInfo: Lazily attach definition attributes to defin...
2014-05-23 David BlaikieDebugInfo: Put concrete definitions referencing abstrac...
2014-05-23 David BlaikieAdd FIXME comment based on code review feedback by...
2014-05-23 David BlaikieRename a couple of variables to be more accurate.
2014-05-23 David BlaikieDebugInfo: Fix cross-CU references for scopes (and...
2014-05-22 David BlaikieDebugInfo: Simplify dead variable collection slightly.
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 David BlaikieDebugInfo: Use the SPMap to find the parent CU of inlin...
2014-05-21 David BlaikieDebugInfo: Ensure concrete out of line variables from...
2014-05-20 David BlaikieRevert "DebugInfo: Assume all subprogram DIEs have...
2014-05-20 Alexey SamsonovRewrite calculateDbgValueHistory to make it (hopefully...
2014-05-20 David BlaikieDebugInfo: Emit function definitions within their names...
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 David BlaikieDebugInfo: Don't include DW_AT_inline on each abstract...
2014-05-19 David BlaikieDebugInfo: Fix missing inlined_subroutines caused by...
2014-05-16 David BlaikieDebugInfo: Assert rather than conditionalizing when...
2014-05-16 David BlaikieDebugInfo: Add an assert regarding the subprogram in...
2014-05-16 David BlaikieDebugInfo: Assume the CU's Subprogram list only contain...
2014-05-16 David BlaikieDwarfDebug: Refactor AT_ranges/AT_high_pc+AT_low_pc...
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-05-15 David BlaikieDebugInfo: Simplify retrieving filename/directory name...
2014-05-14 David BlaikieDwarfDebug: Don't set frame index locations on abstract...
2014-05-14 David BlaikieDebugInfo: Sure up subprogram variable list handling...
2014-05-14 David BlaikieDebugInfo: Assert that a CU's subprogram list contains...
2014-05-14 David BlaikieDebugInfo: Do not delay attaching DW_AT_inline attribut...
2014-05-14 David BlaikieRecommit r208506: DebugInfo: Include lexical scopes...
2014-05-12 David BlaikieRevert "DebugInfo: Include lexical scopes in inlined...
2014-05-12 David BlaikieDebugInfo: Attach DW_AT_inline to inlined subprograms...
2014-05-12 David BlaikieDwarfDebug: Avoid an extra map lookup while constructin...
2014-05-11 David BlaikieDebugInfo: Include lexical scopes in inlined subroutines.
2014-04-30 Alexey SamsonovUse a single data structure to store all user variables...
2014-04-30 David BlaikieRevert "Emit DW_AT_object_pointer once, on the declarat...
2014-04-30 David BlaikieDebugInfo: Omit DW_AT_artificial on DW_TAG_formal_param...
2014-04-30 Alexey SamsonovConvert more loops to range-based equivalents
2014-04-30 Alexey SamsonovSlightly simplify code in DwarfDebug::beginFunction
2014-04-30 Alexey SamsonovMove logic for calculating DBG_VALUE history map into...
2014-04-30 David BlaikieEmit DW_AT_object_pointer once, on the declaration...
2014-04-30 Reid KlecknerFix the clang-cl self-host build by defining ~DwarfDebu...
2014-04-29 David BlaikieFix some 80 cols violations committed in r207539
2014-04-29 David BlaikieDwarfDebug: Split the initialization of abstract and...
2014-04-28 David BlaikieRemove DwarfUnit::LabelRange since it's unused.
2014-04-28 David BlaikieSatisfy sub-optimal GCC warning.
2014-04-28 Eli BenderskyAdd (...) around && clause to appeace gcc 4.8's warning
2014-04-28 David BlaikieDebugInfo: Just store the DIE by value in the DwarfUnit
2014-04-28 David BlaikiePass DIEs to DwarfUnit constructors by unique_ptr.
2014-04-28 Eric ChristopherReformat, 80-col, tab characters, etc.
2014-04-28 David BlaikieImprove explicit memory ownership of DIEs
2014-04-28 David BlaikieDwarfDebug: Omit DW_AT_object_pointer on inlined_subrou...
2014-04-28 Craig Topper[C++] Use 'nullptr'.
next