projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Fix the clang -Werror build (-Wunused-variable)
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
2014-10-08
David Blaikie
Sink DwarfUnit::addSectionDelta into DwarfCompileUnit...
commit
|
commitdiff
|
tree
2014-10-08
David Blaikie
Reformat some stuff I missed in recent previous commits
commit
|
commitdiff
|
tree
2014-10-08
David Blaikie
Sink and coalesce DwarfDebug.cpp::addSectionLabel and...
commit
|
commitdiff
|
tree
2014-10-08
David Blaikie
DebugInfo: The rest of pushing DwarfDebug::constructScopeDIE...
commit
|
commitdiff
|
tree
2014-10-08
David Blaikie
Push DwarfDebug::constructScopeDIE down into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-10-07
David Blaikie
DebugInfo+DFSan: Ensure that debug info references...
commit
|
commitdiff
|
tree
2014-10-07
David Blaikie
DebugInfo: Ensure that all debug location scope chains...
commit
|
commitdiff
|
tree
2014-10-07
David Blaikie
DebugInfo+DeadArgElimination: Ensure llvm::Function...
commit
|
commitdiff
|
tree
2014-10-06
David Blaikie
range-for some loops in DAE
commit
|
commitdiff
|
tree
2014-10-06
David Blaikie
DebugInfo: Sink constructImportedEntityDIE down into...
commit
|
commitdiff
|
tree
2014-10-05
David Blaikie
Remove unused map
commit
|
commitdiff
|
tree
2014-10-04
David Blaikie
Sink DwarfDebug::updateSubprogramScopeDIE into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-10-04
David Blaikie
Reformatting accidentally left out of r219057
commit
|
commitdiff
|
tree
2014-10-04
David Blaikie
Sink DwarfDebug::attachLowHighPC into DwarfCompileUnit
commit
|
commitdiff
|
tree
2014-10-04
David Blaikie
Move DwarfCompileUnit from DwarfUnit.h to its own header...
commit
|
commitdiff
|
tree
2014-10-01
David Blaikie
Update test name to match changes made in r218783
commit
|
commitdiff
|
tree
2014-10-01
David Blaikie
Add an immovable type to test Optional<T>::emplace...
commit
|
commitdiff
|
tree
2014-10-01
David Blaikie
Implement DW_TAG_subrange_type with DW_AT_count rather...
commit
|
commitdiff
|
tree
2014-09-30
David Blaikie
Omit DW_AT_inline under -gmlt to save a little more...
commit
|
commitdiff
|
tree
2014-09-30
David Blaikie
DebugInfo: Sink the code emitting DW_AT_APPLE_omit_frame_ptr...
commit
|
commitdiff
|
tree
2014-09-30
David Blaikie
Adjust test case addition in r218702 so as not to fail...
commit
|
commitdiff
|
tree
2014-09-30
David Blaikie
Disable the -gmlt optimization implemented in r218129...
commit
|
commitdiff
|
tree
2014-09-29
David Blaikie
Unit test r218187, changing RTDyldMemoryManager::getSymbolAd...
commit
|
commitdiff
|
tree
2014-09-19
David Blaikie
Fix test case to be portable to different architectures.
commit
|
commitdiff
|
tree
2014-09-19
David Blaikie
Omit DW_TAG_subprograms for subprograms without inlined...
commit
|
commitdiff
|
tree
2014-09-19
David Blaikie
Omit DW_AT_frame_base under -gmlt for size
commit
|
commitdiff
|
tree
2014-09-19
David Blaikie
Describe the -gmlt optimization committed in the previous...
commit
|
commitdiff
|
tree
2014-09-19
David Blaikie
Omit all the extra static attributes on subprograms...
commit
|
commitdiff
|
tree
2014-09-18
David Blaikie
Disable GCC's -Woverloaded-virtual in the configure...
commit
|
commitdiff
|
tree
2014-09-17
David Blaikie
Reapply fix in r217988 (reverted in r217989) and remove...
commit
|
commitdiff
|
tree
2014-09-17
David Blaikie
Revert "Fix -Wnon-virtual-dtor warning introduced in...
commit
|
commitdiff
|
tree
2014-09-17
David Blaikie
Fix -Wnon-virtual-dtor warning introduced in r217982.
commit
|
commitdiff
|
tree
2014-09-15
David Blaikie
DebugInfo: Add comment describing the need to disable...
commit
|
commitdiff
|
tree
2014-09-15
David Blaikie
Fix indenting caused by clang-format+spuriously indented...
commit
|
commitdiff
|
tree
2014-09-15
David Blaikie
Fix memory leak in error paths in YAMLTraits by using...
commit
|
commitdiff
|
tree
2014-09-11
David Blaikie
Remove the unused string section symbol parameter from...
commit
|
commitdiff
|
tree
2014-09-11
David Blaikie
Use CostPool::PoolRef typedef some more
commit
|
commitdiff
|
tree
2014-09-10
David Blaikie
shared_ptrify ownershp of PoolEntries in PBQP's CostPool
commit
|
commitdiff
|
tree
2014-09-09
David Blaikie
Sink PrevCU updating into DwarfUnit::addRange to ensure...
commit
|
commitdiff
|
tree
2014-09-09
David Blaikie
Remove DwarfDebug::PrevSection, PrevCU is sufficient...
commit
|
commitdiff
|
tree
2014-09-07
David Blaikie
DebugInfo: Do not use DW_FORM_GNU_addr_index in skeleton...
commit
|
commitdiff
|
tree
2014-09-04
David Blaikie
Fix use-after-move introduced in r217065 and caught...
commit
|
commitdiff
|
tree
2014-09-04
David Blaikie
unique_ptrify RuntimeDyld::Dyld
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
unique_ptrify RuntimeDyldImpl::loadObject
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
unique_ptrify MCJIT::emitObject
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
unique_ptrify a bunch of stuff through RuntimeDyld...
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
unique_ptrify IRObjectFile::createIRObjectFile
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
unique_ptrify MachOUniversalBinary::create
commit
|
commitdiff
|
tree
2014-09-03
David Blaikie
Ensure ErrorOr cannot implicitly invoke explicit ctors...
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
unique_ptrify passing the TargetMachine to ExecutionEngine...
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
unique_ptrify LTOCodeGenerator::NativeObjectFile
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
unique_ptrify the result of SpecialCaseList::create
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
unique_ptrify FileOutputBuffer::FileOutputBuffer
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
unique_ptrify PBQPBuilder::build
commit
|
commitdiff
|
tree
2014-09-02
David Blaikie
Correct unique_ptr passing in MCObjectDisassembler...
commit
|
commitdiff
|
tree
2014-08-31
David Blaikie
DebugInfo: Elide lexical scopes which only contain...
commit
|
commitdiff
|
tree
2014-08-31
David Blaikie
DebugInfo: Move argument creation up into the caller...
commit
|
commitdiff
|
tree
next