projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sink some of DwarfDebug::collectDeadVariables down into DwarfCompileUnit.
[oota-llvm.git]
/
lib
/
CodeGen
/
AsmPrinter
/
DwarfDebug.cpp
2014-10-31
David Blaikie
Sink some of DwarfDebug::collectDeadVariables down...
blob
|
commitdiff
|
raw
2014-10-31
David Blaikie
Sink most of DwarfDebug::constructAbstractSubprogramSco...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
David Blaikie
Minimize the scope of some variables, NFC.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
David Blaikie
DebugInfo: Sink DwarfDebug::ScopeVariables down into...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
David Blaikie
Remove DwarfDebug::FirstCU as it has no use
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
David Blaikie
DebugInfo: Remove DwarfDebug::addScopeVariable now...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
David Blaikie
DebugInfo: Remove DwarfDebug::CurrentFnArguments since...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
David Blaikie
DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
David Blaikie
[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
David Blaikie
[DebugInfo] Add DwarfDebug& to DwarfFile.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
David Blaikie
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScop...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
David Blaikie
Revert some parts of r196288 that were confusing and...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-13
Adrian Prantl
Add an assertion about the integrity of the iterator.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
David Blaikie
Simplify a few uses of DwarfDebug::SPMap
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
David Blaikie
Sink the per-CU part of DwarfDebug::finishSubprogramDef...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
David Blaikie
Sink most of DwarfDebug::constructAbstractSubprogramSco...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-10
David Blaikie
Avoid unnecessary map lookup/insertion.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Remove unused parameter
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::createAndAddScopeChildren down into...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::constructSubprogramScopeDIE down into...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::createScopeChildrenDIE down into Dwarf...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug.cpp::constructVariableDIE into DwarfCom...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::constructLexicalScopeDIE into DwarfCom...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::constructInlinedScopeDIE into DwarfCom...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Push DwarfDebug::attachRangesOrLowHighPC down into...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-09
David Blaikie
Sink DwarfDebug::addScopeRangeList down into DwarfCompi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
David Blaikie
Sink and coalesce DwarfDebug.cpp::addSectionLabel and...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
David Blaikie
DebugInfo: The rest of pushing DwarfDebug::constructSco...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-06
David Blaikie
DebugInfo: Sink constructImportedEntityDIE down into...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-05
David Blaikie
Remove unused map
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
David Blaikie
Sink DwarfDebug::updateSubprogramScopeDIE into DwarfCom...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
David Blaikie
Sink DwarfDebug::attachLowHighPC into DwarfCompileUnit
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
David Blaikie
Move DwarfCompileUnit from DwarfUnit.h to its own heade...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Revert r218778 while investigating buldbot breakage.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Adrian Prantl
Move the complex address expression out of DIVariable...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
David Blaikie
Omit DW_AT_inline under -gmlt to save a little more...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
David Blaikie
DebugInfo: Sink the code emitting DW_AT_APPLE_omit_fram...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-30
David Blaikie
Disable the -gmlt optimization implemented in r218129...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
David Blaikie
Omit DW_TAG_subprograms for subprograms without inlined...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
Frederic Riss
Change DwarfCompileUnit::createGlobalVariable to getOrC...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
David Blaikie
Omit DW_AT_frame_base under -gmlt for size
blob
|
commitdiff
|
raw
|
diff to current
2014-09-11
David Blaikie
Remove the unused string section symbol parameter from...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
David Blaikie
Sink PrevCU updating into DwarfUnit::addRange to ensure...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
David Blaikie
Remove DwarfDebug::PrevSection, PrevCU is sufficient...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
DebugInfo: Elide lexical scopes which only contain...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
DebugInfo: Move argument creation up into the caller...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
Delay adding imported entity DIEs to the lexical scope...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
Modify DwarfDebug::constructImportedEntityDIE to return...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
Refactor constructImportedEntityDIE(DwarfUnit, DIImport...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-31
David Blaikie
Simplify expression using container's front() rather...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
David Blaikie
Revert accidentally committed patches r216787-r216789
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
David Blaikie
Omit dwarf::DW_AT_frame_base under -gmlt
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
David Blaikie
Stuff
blob
|
commitdiff
|
raw
|
diff to current
2014-08-29
Frederic Riss
Use DwarfDebug::attachLowHighPC for the compilation...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Frederic Riss
Constify MCSymbol* parameters to DwarfDebug::attachLowH...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-27
David Blaikie
Remove type unit skeletons. GDB no longer needs them...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
David Blaikie
Use DILexicalBlockFile, rather than DILexicalBlock...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
Craig Topper
Repace SmallPtrSet with SmallPtrSetImpl in function...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-18
Craig Topper
Revert "Repace SmallPtrSet with SmallPtrSetImpl in...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-17
Craig Topper
Repace SmallPtrSet with SmallPtrSetImpl in function...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-12
Adrian Prantl
Remove a condition that can never be true, as wittnesse...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-12
David Blaikie
Revert "Partially revert r214761 that asserted that...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
Adrian Prantl
Add a couple of convenience accessors to DebugLocEntry...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
Adrian Prantl
Debug info: Modify DebugLocEntry::addValue to take...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
Adrian Prantl
Debug info: Further simplify the implementation of...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
Adrian Prantl
Debug Info: Move the sorting and uniqueing of pieces...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-11
Adrian Prantl
Debug info: Refactor DebugLocEntry's Merge function...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Blaikie
DebugInfo: Recommit (reverted in r215217, originally...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-08
David Blaikie
DebugInfo: Remove assertion (added in r215157) that...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
David Blaikie
DebugInfo: Fix overwriting/loss of inlined arguments...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
David Blaikie
DebugInfo: Assert that any CU for which debug_loc lists...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
David Blaikie
DebugInfo: Move the reference to the CU from the locati...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
David Blaikie
Partially revert r214761 that asserted that all concret...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-04
David Blaikie
Reapply "DebugInfo: Ensure that all debug location...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Adrian Prantl
Attempt to increase the overall happiness of the MSCV...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Adrian Prantl
Debug info: Infrastructure to support debug locations...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Manman Ren
Feedback on r214189, no functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-29
Manman Ren
[Debug Info] remove DITrivialType and use null to repre...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Manman Ren
[Debug Info] unique MDNodes in the enum types of each...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Manman Ren
[Debug Info] add DISubroutineType and its creation...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Manman Ren
[Debug Info] rename getTypeArray to getElements, setTyp...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
David Blaikie
Reapply "DebugInfo: Don't put fission type units in...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-25
David Blaikie
Recommit r212203: Don't try to construct debug LexicalS...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
David Blaikie
Revert "Recommit r212203: Don't try to construct debug...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Eric Christopher
Revert "Reapply "DebugInfo: Ensure that all debug locat...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
David Blaikie
DebugInfo: Assert that all abstract scopes are subprogr...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
David Blaikie
Reapply "DebugInfo: Ensure that all debug location...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-14
Saleem Abdulrasool
CodeGen: add missing include
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
David Blaikie
Revert "Reapply "DebugInfo: Ensure that all debug locat...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
David Blaikie
Reapply "DebugInfo: Ensure that all debug location...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-09
David Blaikie
Recommit r212203: Don't try to construct debug LexicalS...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Eric Christopher
Temporarily revert "Don't try to construct debug Lexica...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
David Blaikie
Revert "DebugInfo: Ensure that all debug location scope...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
David Blaikie
DebugInfo: Ensure that all debug location scope chains...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
David Blaikie
Don't try to construct debug LexicalScopes hierarchy...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
David Blaikie
Revert "DebugInfo: Ensure that all debug location scope...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-01
David Blaikie
DebugInfo: Ensure that all debug location scope chains...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
David Blaikie
Revert "Revert "Revert "PR20038: DebugInfo: Inlined...
blob
|
commitdiff
|
raw
|
diff to current
next