projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
LLParser: Avoid copying ValIDs, the copy ctor is deprecated in C++11 due to the prese...
2014-11-28
David Blaikie
Revert "Use std::map<K, V> rather than std::map<K,...
commit
|
commitdiff
|
tree
2014-11-28
David Blaikie
Push unique_ptr a bit further through some APIs and...
commit
|
commitdiff
|
tree
2014-11-28
David Blaikie
Use std::map<K, V> rather than std::map<K, std::unique_ptr<V>>
commit
|
commitdiff
|
tree
2014-11-28
David Blaikie
Simplify some more ownership using forward_list<T>...
commit
|
commitdiff
|
tree
2014-11-28
David Blaikie
Forgotten formatting from previous commit
commit
|
commitdiff
|
tree
2014-11-28
David Blaikie
Simplify ownership by using forward_list<T> rather...
commit
|
commitdiff
|
tree
2014-11-25
David Blaikie
Revert "unique_ptrify LLVMContextImpl::CAZConstants"
commit
|
commitdiff
|
tree
2014-11-25
David Blaikie
unique_ptrify LLVMContextImpl::CAZConstants
commit
|
commitdiff
|
tree
2014-11-19
David Blaikie
Add missing header
commit
|
commitdiff
|
tree
2014-11-19
David Blaikie
Update SetVector to rely on the underlying set's insert...
commit
|
commitdiff
|
tree
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMap...
commit
|
commitdiff
|
tree
2014-11-19
David Blaikie
Make StringSet::insert return pair<iterator, bool>...
commit
|
commitdiff
|
tree
2014-11-17
David Blaikie
Revert "Improve memory ownership/management in TableGen...
commit
|
commitdiff
|
tree
2014-11-17
David Blaikie
Improve memory ownership/management in TableGen by...
commit
|
commitdiff
|
tree
2014-11-14
David Blaikie
Turn a leaked object into a stack variable instead.
commit
|
commitdiff
|
tree
2014-11-14
David Blaikie
Remove redundant virtual on overriden functions.
commit
|
commitdiff
|
tree
2014-11-14
David Blaikie
StringMap: Test and finish off supporting perfectly...
commit
|
commitdiff
|
tree
2014-11-14
David Blaikie
Fix 80 cols caught by the linter...
commit
|
commitdiff
|
tree
2014-11-13
David Blaikie
Fix nested namespace with decltype to hopefully work...
commit
|
commitdiff
|
tree
2014-11-13
David Blaikie
Use unique_ptr to handle ownership of TreePatterns...
commit
|
commitdiff
|
tree
2014-11-12
David Blaikie
Fix non-variadic function_ref cases to match r221753
commit
|
commitdiff
|
tree
2014-11-12
David Blaikie
Ensure function_refs are copyable even from non-const...
commit
|
commitdiff
|
tree
2014-11-04
David Blaikie
Provide gmlt-like inline scope information in the skeleton...
commit
|
commitdiff
|
tree
2014-11-04
David Blaikie
Move cross-unit DIE caching to the DwarfFile level...
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Use common range handling for the CU's ranges
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Push the CURangeList down into the skeleton CU (where...
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Add DwarfCompileUnit::BaseAddress to track the base...
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Cleanup some unused or trivial functions in DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Sink DwarfUnit::CURanges into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-03
David Blaikie
Sink range list handling down from DwarfUnit into its...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Formatting
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Add DwarfUnit::isDwoUnit and use it to generalize string...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Remove the last mention of LineTablesOnly from DwarfUnit...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::applySubprogramAttributesToDefinition...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::addExpr into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Fix the build from the last commit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::applyVariableAttributes into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::addLocationList down into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::addComplexAddress down into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Push DwarfUnit::addAddress down into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::addVariableAddress into DwarfCompileUnit...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
DebugInfo: Sink accelerator table lists down (GlobalNames...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Add DwarfUnit::addGlobalType to match DwarfUnit::addGlobalName
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
DebugInfo: Refactor index type DIE initialization by...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Be sure to initialize DwarfCompileUnit::LabelBegin...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Don't bother creating LabelBegin for .dwo units
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Drop DwarfCompileUnit::getLocalLabel* in favor of just...
commit
|
commitdiff
|
tree
2014-11-02
David Blaikie
Sink DwarfUnit::LabelBegin down into DwarfCompileUnit...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Sink dwarf unit length emission down into DwarfUnit...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Test 221067 in a fixed-target test so as not to fail...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Remove test coverage added in 221067 due to it being...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Remove DwarfUnit::LabelEnd in favor of computing the...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Sink DwarfUnit::SectionSym into DwarfCompileUnit as...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Make DwarfCompileUnit::Skeleton more narrowly typed...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Sink DwarfUnit::Skeleton down into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Sink DwarfDebug::AbstractSPDies down into DwarfFile
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Remove unused function
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
And... fix the build some more.
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Just iterate the DwarfCompileUnits rather than trying...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Add '*' to auto variable that is a pointer, as per...
commit
|
commitdiff
|
tree
2014-11-01
David Blaikie
Add DwarfCompileUnit::getSkeleton that returns DwarfCompileU...
commit
|
commitdiff
|
tree
2014-10-31
David Blaikie
Sink some of DwarfDebug::collectDeadVariables down...
commit
|
commitdiff
|
tree
2014-10-31
David Blaikie
Sink most of DwarfDebug::constructAbstractSubprogramScopeDIE...
commit
|
commitdiff
|
tree
2014-10-31
David Blaikie
Update the non-pthreads fallback for RWMutex on Unix
commit
|
commitdiff
|
tree
2014-10-31
David Blaikie
Correct assert text from r220923
commit
|
commitdiff
|
tree
2014-10-30
David Blaikie
PR21408: Workaround the appearance of duplicate variables...
commit
|
commitdiff
|
tree
2014-10-28
David Blaikie
Minimize the scope of some variables, NFC.
commit
|
commitdiff
|
tree
2014-10-26
David Blaikie
Remove some unnecessary casts.
commit
|
commitdiff
|
tree
2014-10-24
David Blaikie
DebugInfo: Sink DwarfDebug::ScopeVariables down into...
commit
|
commitdiff
|
tree
2014-10-24
David Blaikie
Remove DwarfDebug::FirstCU as it has no use
commit
|
commitdiff
|
tree
2014-10-24
David Blaikie
DebugInfo: Remove DwarfDebug::addScopeVariable now...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
DebugInfo: Remove DwarfDebug::CurrentFnArguments since...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
DebugInfo: Sink DwarfDebug::addNonArgumentScopeVariable...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
DebugInfo: Remove DwarfDebug::addCurrentFnArgument...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
DebugInfo: Simplify/tidy/correct global variable decl...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
Remove explicit (void) use of DwarfFile::DD that was...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
[DebugInfo] Sink DwarfDebug::addCurrentFnArgument down...
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
[DebugInfo] Add DwarfDebug& to DwarfFile.
commit
|
commitdiff
|
tree
2014-10-23
David Blaikie
[DebugInfo] Remove LexicalScopes::isCurrentFunctionScope...
commit
|
commitdiff
|
tree
2014-10-21
David Blaikie
PR21202: Memory leak in Windows RWMutexImpl when using...
commit
|
commitdiff
|
tree
2014-10-14
David Blaikie
DebugInfo: Ensure that all debug location scope chains...
commit
|
commitdiff
|
tree
2014-10-14
David Blaikie
Revert "Fix stuff... again."
commit
|
commitdiff
|
tree
2014-10-14
David Blaikie
Revert some parts of r196288 that were confusing and...
commit
|
commitdiff
|
tree
2014-10-14
David Blaikie
Fix stuff... again.
commit
|
commitdiff
|
tree
2014-10-10
David Blaikie
Revert "DebugInfo: Ensure that all debug location scope...
commit
|
commitdiff
|
tree
2014-10-10
David Blaikie
Simplify a few uses of DwarfDebug::SPMap
commit
|
commitdiff
|
tree
2014-10-10
David Blaikie
Sink the per-CU part of DwarfDebug::finishSubprogramDefiniti...
commit
|
commitdiff
|
tree
2014-10-10
David Blaikie
Sink most of DwarfDebug::constructAbstractSubprogramScopeDIE...
commit
|
commitdiff
|
tree
2014-10-10
David Blaikie
Avoid unnecessary map lookup/insertion.
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Remove unused parameter
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::createAndAddScopeChildren down into...
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::constructSubprogramScopeDIE down into...
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::createScopeChildrenDIE down into DwarfCompi...
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug.cpp::constructVariableDIE into DwarfCompileUnit.
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Move DwarfUnit::constructVariableDIE down to DwarfCompileUni...
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::constructLexicalScopeDIE into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Missing reformatting
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::constructInlinedScopeDIE into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Push DwarfDebug::attachRangesOrLowHighPC down into...
commit
|
commitdiff
|
tree
2014-10-09
David Blaikie
Sink DwarfDebug::addScopeRangeList down into DwarfCompileUnit
commit
|
commitdiff
|
tree
next