projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a wrapper for open.
[oota-llvm.git]
/
include
/
llvm
/
DebugInfo.h
2013-07-09
Eric Christopher
Revert "DebugInfo: remove unused helper function getDIC...
blob
|
commitdiff
|
raw
2013-07-08
Manman Ren
DebugInfo: remove unused helper function getDIComposite...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-08
Manman Ren
Revert r185852.
blob
|
commitdiff
|
raw
2013-07-08
Manman Ren
StringRef: add DenseMapInfo for StringRef.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Craig Topper
Use SmallVectorImpl::iterator/const_iterator instead...
blob
|
commitdiff
|
raw
2013-06-24
David Blaikie
DebugInfo: enumerator values returned as int64 as they...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
David Blaikie
DebugInfo: Specify that a value is stored indirectly
blob
|
commitdiff
|
raw
|
diff to current
2013-06-07
Manman Ren
No functionality change.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
Adrian Prantl
Simplify logic by using the appropriate functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-29
David Blaikie
Debug Info: Reorder accessor to match field order.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
David Blaikie
Solidify the assumption that a DW_TAG_subprogram's...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
David Blaikie
PR14606: Debug Info for namespace aliases/DW_TAG_import...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-10
David Blaikie
PR14492: Debug Info: Support for values of non-integer...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-08
Daniel Malea
Add DebugIR pass -- emits IR file and replace source...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
David Blaikie
Rename DIImportedModule to DIImportedEntity and allow...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-22
David Blaikie
Revert "Revert "PR14606: debug info imported_module...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
Adrian Prantl
Rename ClassType to the more accurate UnderlyingType...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
Eric Christopher
Revert "PR14606: debug info imported_module support"
blob
|
commitdiff
|
raw
|
diff to current
2013-04-19
David Blaikie
PR14606: debug info imported_module support
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
David Blaikie
Revert "Adding DIImportedModules to DIScopes."
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
David Blaikie
Adding DIImportedModules to DIScopes.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
David Blaikie
DebugInfo: more support for mutating DICompositeType...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
David Blaikie
Debug Info: Provide a means to update the members of...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
David Blaikie
Swap the DIFile in DILexicalBlockFile out for the raw...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
David Blaikie
reorder the fields in DILexicalBlockFile to match the...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
David Blaikie
Refactor out the DIFile parameter to DILexicalBlock...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-22
David Blaikie
Reorder the DIFile field in DILexicalBlock to become...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Blaikie
Refactor the filename/directory information in DISubpro...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Blaikie
Move the DIFile in DISubprogram to the beginning to...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Blaikie
Remove unused field in DISubprogram
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
David Blaikie
Removing unused DISubprogram::getFile
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Debug info: refactor the first field of DICompileUnit...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Debug Info: Swap the 2nd and 3rd parameters to DICompil...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Remove unused field in DICompileUnit
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Refactor file/directory path in namespace debug info...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Reorder the DIFile parameter in DINameSpace
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Provide more details for DINameSpace debug info in...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
David Blaikie
Refactor the DIFile (2nd) parameter to DITypes to be...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-19
David Blaikie
Move the DIFile operand to DITypes from the 4th operand...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
David Blaikie
Split out filename & directory from DIFile to start...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-17
David Blaikie
Improve DIFile debug info annotation by letting it...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
David Blaikie
Simplify file/directory name handling in DILexicalBlock
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
David Blaikie
Simplify directory name handling in DILexicalBlockFile.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
David Blaikie
Refactor filename/directory in DICompileUnit into a...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-12
David Blaikie
Remove unused "isMain" field from DICompileUnit
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
David Blaikie
Remove support for versioned debug info.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
Eric Christopher
Add a field to the compile unit of where we plan on...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
Eric Christopher
Add a TODO and explain when we can get rid of the isMai...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
Eric Christopher
Formatting.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
David Blaikie
Add `unsigned DISubprogram::getFlags() const` for Drago...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
David Blaikie
Add `DIFile DISubprogram::getFile() const` for DragonEgg.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
David Blaikie
PR14566: Debug Info: Removing top level lexical blocks
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
David Blaikie
This is no trule.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-16
Eric Christopher
Define metadata interfaces for describing a static...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-10
Jakub Staszak
Fix include guards so they exactly match file names.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
Eric Christopher
Remove the llvm-local DW_TAG_vector_type tag and add...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
David Blaikie
PR14759: Debug info support for C++ member pointers.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Alexey Samsonov
Improve debug info generated with enabled AddressSanitizer.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Bill Wendling
Handle non-default array bounds.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Bill Wendling
Use the 'count' attribute to calculate the upper bound...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-04
Bill Wendling
Add a 'getCount' method to get the number of elements...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Bill Wendling
Add 'getInt64Field()' method to get the signed integer...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Chandler Carruth
Sort the #include lines for the include/... tree with...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Eric Christopher
80-column and whitespace fixups.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Eric Christopher
Remove a function argument and propagate const around...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
Eric Christopher
Revert "Use the 'count' attribute instead of the 'upper...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-13
Bill Wendling
Use the 'count' attribute instead of the 'upper_bound...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-09
Alexey Samsonov
Fix PR14016.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Eric Christopher
Recommit, with fixes:
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Eric Christopher
Revert "Add some support for dealing with an object...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Eric Christopher
Add some support for dealing with an object pointer...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-06
Bill Wendling
Add a print method to the ObjC property object.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Benjamin Kramer
Devirtualize DIScope and subclasses.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-28
Bill Wendling
Move lib/Analysis/DebugInfo.cpp to lib/VMCore/DebugInfo...
blob
|
commitdiff
|
raw
|
diff to current