git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[LLVM-C] Expose functions to create debug locations via DIBuilder.
[lldb.git]
/
llvm
/
lib
/
IR
/
DebugInfo.cpp
2017-11-01
whitequark
[LLVM-C] Expose functions to create debug locations...
blob
|
commitdiff
2017-10-02
Adrian Prantl
Move the stripping of invalid debug info from the Verif...
blob
|
commitdiff
|
diff to current
2017-10-02
Dehao Chen
Update getMergedLocation to check the instruction type...
blob
|
commitdiff
|
diff to current
2017-09-12
Peter Collingbourne
IR: Represent -ggnu-pubnames with a flag on the DICompi...
blob
|
commitdiff
|
diff to current
2017-08-18
Justin Bogner
IR: Make stripDebugInfo robust against (invalid) empty...
blob
|
commitdiff
|
diff to current
2017-06-06
Chandler Carruth
Sort the remaining #include lines in include/... and...
blob
|
commitdiff
|
diff to current
2017-05-05
Eugene Zelenko
[IR] Fix some Clang-tidy modernize-use-using warnings...
blob
|
commitdiff
|
diff to current
2017-04-11
Keno Fischer
[StripDeadDebug/DIFinder] Track inlined SPs
blob
|
commitdiff
|
diff to current
2017-03-30
Adrian Prantl
Teach stripNonLineTableDebugInfo() to remap DILocations...
blob
|
commitdiff
|
diff to current
2017-03-19
Teresa Johnson
Enable stripping of multiple DILocation on !llvm.loop...
blob
|
commitdiff
|
diff to current
2017-02-01
Dehao Chen
Change debug-info-for-profiling from a TargetOption...
blob
|
commitdiff
|
diff to current
2017-01-28
Daniel Sanders
stripDebugInfo() should remove DILocation's found in...
blob
|
commitdiff
|
diff to current
2016-12-20
Adrian Prantl
[IR] Remove the DIExpression field from DIGlobalVariable.
blob
|
commitdiff
|
diff to current
2016-12-16
Adrian Prantl
Revert "[IR] Remove the DIExpression field from DIGloba...
blob
|
commitdiff
|
diff to current
2016-12-16
Adrian Prantl
[IR] Remove the DIExpression field from DIGlobalVariable.
blob
|
commitdiff
|
diff to current
2016-12-16
Adrian Prantl
Revert "[IR] Remove the DIExpression field from DIGloba...
blob
|
commitdiff
|
diff to current
2016-12-16
Adrian Prantl
[IR] Remove the DIExpression field from DIGlobalVariable.
blob
|
commitdiff
|
diff to current
2016-10-25
Michael Ilseman
Add -strip-nonlinetable-debuginfo capability
blob
|
commitdiff
|
diff to current
2016-10-17
Davide Italiano
[opt] Strip coverage if debug info is not present.
blob
|
commitdiff
|
diff to current
2016-10-10
Adrian Prantl
Teach llvm::StripDebugInfo() about global variable...
blob
|
commitdiff
|
diff to current
2016-10-06
Michael Ilseman
Revert "Add -strip-nonlinetable-debuginfo capability"
blob
|
commitdiff
|
diff to current
2016-10-06
Michael Ilseman
Add -strip-nonlinetable-debuginfo capability
blob
|
commitdiff
|
diff to current
2016-05-14
Mehdi Amini
StripDebugInfo: uses isa<DbgInfoIntrinsic> instead...
blob
|
commitdiff
|
diff to current
2016-05-14
Mehdi Amini
Revert "StripDebugInfo: uses isa<DbgInfoIntrinsic>...
blob
|
commitdiff
|
diff to current
2016-05-14
Mehdi Amini
StripDebugInfo: uses isa<DbgInfoIntrinsic> instead...
blob
|
commitdiff
|
diff to current
2016-05-07
Mehdi Amini
Fix stripDebugInfo: was modifying "DebugLoc" attached...
blob
|
commitdiff
|
diff to current
2016-05-07
Mehdi Amini
Refactor stripDebugInfo(Function) to handle intrinsic
blob
|
commitdiff
|
diff to current
2016-05-07
Vitaly Buka
Revert r268832 "Refactor stripDebugInfo(Function) to...
blob
|
commitdiff
|
diff to current
2016-05-07
Mehdi Amini
Refactor stripDebugInfo(Function) to handle intrinsic
blob
|
commitdiff
|
diff to current
2016-04-23
Duncan P. N. Exon...
DebugInfo: Remove MDString-based type references
blob
|
commitdiff
|
diff to current
2016-04-18
Mehdi Amini
[NFC] Header cleanup
blob
|
commitdiff
|
diff to current
2016-04-15
Adrian Prantl
[PR27284] Reverse the ownership between DICompileUnit...
blob
|
commitdiff
|
diff to current
2016-04-08
Adrian Prantl
Support the Nodebug emission kind for DICompileUnits.
blob
|
commitdiff
|
diff to current
2016-03-11
Pete Cooper
Remove llvm::getDISubprogram in favor of Function:...
blob
|
commitdiff
|
diff to current
2016-01-27
Benjamin Kramer
One more batch of self-containing headers.
blob
|
commitdiff
|
diff to current
2015-11-05
Peter Collingbourne
DI: Reverse direction of subprogram -> function edge.
blob
|
commitdiff
|
diff to current
2015-10-08
Duncan P. N. Exon...
IR: Remove implicit iterator conversions from lib/IR...
blob
|
commitdiff
|
diff to current
2015-07-24
Duncan P. N. Exon...
DI: Simplify DebugInfoFinder::processType(), NFC
blob
|
commitdiff
|
diff to current
2015-07-24
Duncan P. N. Exon...
DI: Remove dead code: getDICompositeType()
blob
|
commitdiff
|
diff to current
2015-07-24
Duncan P. N. Exon...
DI: Strengthen some dyn_casts to DIDerivedType, NFC
blob
|
commitdiff
|
diff to current
2015-06-29
Adrian Prantl
Add a DIModule metadata node to the IR.
blob
|
commitdiff
|
diff to current
2015-04-29
Duncan P. N. Exon...
IR: Give 'DI' prefix to debug info metadata
blob
|
commitdiff
|
diff to current
2015-04-21
Duncan P. N. Exon...
DebugInfo: Remove DIArray and DITypeArray typedefs
blob
|
commitdiff
|
diff to current
2015-04-17
Duncan P. N. Exon...
DebugInfo: Remove DIDescriptor from the DebugInfo API
blob
|
commitdiff
|
diff to current
2015-04-16
Duncan P. N. Exon...
DebugInfo: DIRef<> => TypedDebugNodeRef<>
blob
|
commitdiff
|
diff to current
2015-04-16
Duncan P. N. Exon...
DebugInfo: Gut DIDescriptor
blob
|
commitdiff
|
diff to current
2015-04-16
Duncan P. N. Exon...
DebugInfo: Gut DIScope, DIEnumerator and DISubrange
blob
|
commitdiff
|
diff to current
2015-04-16
Duncan P. N. Exon...
DebugInfo: Gut DIType and subclasses
blob
|
commitdiff
|
diff to current
2015-04-15
Duncan P. N. Exon...
DebugInfo: Gut DICompileUnit and DIFile
blob
|
commitdiff
|
diff to current
2015-04-15
Duncan P. N. Exon...
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
blob
|
commitdiff
|
diff to current
2015-04-14
Anders Waldenborg
Fix crash in DebugInfoFinder when adding a module with...
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Update signature of DICompileUnit::replace*()
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DISubprogram and DILexicalBlock*
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DINamespace and DITemplate*Parameter
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DIVariable and DIGlobalVariable
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Move DIVariable::printExtendedName() to...
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DIObjCProperty and DIImportedEntity
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Gut DILocation
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
DebugInfo: Move DILocation::computeNewDiscriminators()
blob
|
commitdiff
|
diff to current
2015-04-14
Duncan P. N. Exon...
AddDiscriminators: Create new MDLocation directly
blob
|
commitdiff
|
diff to current
2015-04-13
Duncan P. N. Exon...
SelectionDAG: Stop using DIVariable::isInlinedFnArgument()
blob
|
commitdiff
|
diff to current
2015-04-13
Duncan P. N. Exon...
DebugInfo: Remove DIGlobalVariable::getGlobal()
blob
|
commitdiff
|
diff to current
2015-04-13
Duncan P. N. Exon...
DebugInfo: Migrate DISubprogram::describes() to new...
blob
|
commitdiff
|
diff to current
2015-04-13
Duncan P. N. Exon...
Reapply "Verifier: Check for incompatible bit piece...
blob
|
commitdiff
|
diff to current
2015-04-13
Duncan P. N. Exon...
Revert "Verifier: Check for incompatible bit piece...
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
DebugInfo: Make MDSubprogram::getFunction() return...
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
Verifier: Check for incompatible bit piece expressions
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
DebugInfo: Remove dead DIDescriptor::replaceAllUsesWith()
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
DebugInfo: Assume a valid pointer for DISubprogram...
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
DebugInfo: Move DIScope::getName() and getContext(...
blob
|
commitdiff
|
diff to current
2015-04-11
Duncan P. N. Exon...
DebugInfo: Add forwarding getFilename() accessor to...
blob
|
commitdiff
|
diff to current
2015-04-10
Duncan P. N. Exon...
DebugInfo: Remove dead DIDescriptor::getDescriptorField()
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Remove constructors for DIRef<>
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Remove DITypedArray<>, replace with typedefs
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Remove DICompositeType mutation API
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Move DIExpression bit-piece API to MDExpression
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Remove special iterators from DIExpression
blob
|
commitdiff
|
diff to current
2015-04-07
Duncan P. N. Exon...
DebugInfo: Move DIFlag-related API from DIDescriptor...
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
IR: Stop using DIDescriptor::is*() and auto-casting
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Reimplement DIRef<>::resolve() using TypedDe...
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Drop confusing forwarding API from DILexical...
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Remove DIDescriptor::Verify()
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Use MDTypeRef throughout the hierarchy
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Create MDTypeRef, etc., to replace DITypeRef
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Remove dead code for accessing fields
blob
|
commitdiff
|
diff to current
2015-04-06
Duncan P. N. Exon...
DebugInfo: Use MDFile instead of accessing operands...
blob
|
commitdiff
|
diff to current
2015-04-01
Rafael Espindola
git-clang-format r233603.
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
Verifier: Move over DISubprogram::Verify()
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
DebugInfo: Rewrite llvm::getDISubprogram(), NFC
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
DebugInfo: Hide isScopeRef() and isTypeRef() behind...
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
Verifier: Check reference flags in debug info
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
Verifier: Move more debug info checks away from Verify()
blob
|
commitdiff
|
diff to current
2015-03-31
Duncan P. N. Exon...
Verifier: Move checks over from DIDescriptor::Verify()
blob
|
commitdiff
|
diff to current
2015-03-30
Rafael Espindola
Fix PR23045.
blob
|
commitdiff
|
diff to current
2015-03-30
Rafael Espindola
Use range loops and add missing braces.
blob
|
commitdiff
|
diff to current
2015-03-30
Duncan P. N. Exon...
IR: Use the new DebugLoc API, NFC
blob
|
commitdiff
|
diff to current
2015-03-30
Duncan P. N. Exon...
DebugInfo: Reflow printDebugLoc() to use early returns...
blob
|
commitdiff
|
diff to current
2015-03-30
Duncan P. N. Exon...
DebugInfo: Implement MDLocation::getInlinedAtScope()
blob
|
commitdiff
|
diff to current
2015-03-30
Duncan P. N. Exon...
DebugInfo: Simplify logic in DISubprogram::Verify(...
blob
|
commitdiff
|
diff to current
next