index
:
~nh/llvm
fold-subregs
images
latest
master
mimg
tablegen-name-resolution
wip
Misc LLVM things, mostly radeonsi (AMDGPU)
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
DebugInfo
/
X86
/
DW_AT_object_pointer.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
1
-6
/
+6
2015-08-28
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
1
-3
/
+3
2015-08-03
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
1
-1
/
+1
2015-07-31
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
1
-4
/
+4
2015-04-29
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
1
-33
/
+33
2015-03-28
DebugInfo: Fix testcases with invalid MDSubprogram nodes
Duncan P. N. Exon Smith
1
-3
/
+1
2015-03-03
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
1
-26
/
+26
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-3
/
+3
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-2
/
+2
2015-01-14
IR: Move MDLocation into place
Duncan P. N. Exon Smith
1
-9
/
+9
2014-12-15
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
1
-41
/
+41
2014-10-03
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-02
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-02
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
1
-25
/
+25
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-5
/
+5
2014-10-01
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
1
-5
/
+5
2014-10-01
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
1
-5
/
+5
2014-06-13
DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...
David Blaikie
1
-1
/
+2
2014-04-30
Revert "Emit DW_AT_object_pointer once, on the declaration, for each function."
David Blaikie
1
-18
/
+3
2014-04-30
Emit DW_AT_object_pointer once, on the declaration, for each function.
David Blaikie
1
-3
/
+18
2014-02-04
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
1
-1
/
+1
2013-11-22
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
1
-0
/
+2
2013-10-29
Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
Manman Ren
1
-1
/
+1
2013-09-08
Debug Info Testing: update context from empty string to null.
Manman Ren
1
-3
/
+3
2013-09-06
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
1
-2
/
+2
2013-08-26
Debug Info: add an identifier field to DICompositeType.
Manman Ren
1
-3
/
+3
2013-08-19
DebugInfo: don't emit zero-length names for parameters
David Blaikie
1
-3
/
+5
2013-04-22
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
1
-1
/
+1
2013-04-19
Revert "PR14606: debug info imported_module support"
Eric Christopher
1
-1
/
+1
2013-04-19
PR14606: debug info imported_module support
David Blaikie
1
-1
/
+1
2013-03-28
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
1
-15
/
+15
2013-03-27
Adding DIImportedModules to DIScopes.
David Blaikie
1
-15
/
+15
2013-03-22
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
1
-2
/
+2
2013-03-21
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
1
-4
/
+4
2013-03-21
Remove unused field in DISubprogram
David Blaikie
1
-4
/
+4
2013-03-20
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
1
-1
/
+1
2013-03-20
Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...
David Blaikie
1
-1
/
+1
2013-03-20
Remove unused field in DICompileUnit
David Blaikie
1
-1
/
+1
2013-03-20
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
David Blaikie
1
-2
/
+2
2013-03-19
Move the DIFile operand to DITypes from the 4th operand to the 2nd.
David Blaikie
1
-4
/
+4
2013-03-17
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
1
-3
/
+4
2013-03-13
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
1
-1
/
+1
2013-03-13
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
1
-1
/
+1
2013-03-12
Remove unused "isMain" field from DICompileUnit
David Blaikie
1
-1
/
+1
2013-03-12
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
1
-1
/
+1
2013-02-02
Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
1
-4
/
+2
2013-01-25
Now that llvm-dwarfdump supports flags to specify which DWARF section to dump,
Eli Bendersky
1
-1
/
+1
2013-01-05
Emit DW_TAG_formal_parameter for unnamed parameters.
David Blaikie
1
-7
/
+14
2012-09-20
Only emit DW_AT_object_pointer if this is a definition.
Eric Christopher
1
-2
/
+2
2012-09-12
Recommit, with fixes:
Eric Christopher
1
-0
/
+79
[next]