index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
DebugInfo
/
X86
/
block-capture.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
1
-1
/
+1
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
1
-1
/
+1
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
1
-2
/
+1
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-2
/
+2
*
Align definition of DW_OP_plus with DWARF spec [3/3]
Florian Hahn
2017-06-14
1
-1
/
+1
*
[PR27284] Reverse the ownership between DICompileUnit and DISubprogram.
Adrian Prantl
2016-04-15
1
-3
/
+2
*
testcase gardening: update the emissionKind enum to the new syntax. (NFC)
Adrian Prantl
2016-04-01
1
-1
/
+1
*
DI: Reverse direction of subprogram -> function edge.
Peter Collingbourne
2015-11-05
1
-2
/
+2
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-1
/
+1
*
DI: Disallow uniquable DICompileUnits
Duncan P. N. Exon Smith
2015-08-03
1
-1
/
+1
*
DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
Duncan P. N. Exon Smith
2015-07-31
1
-2
/
+2
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-49
/
+49
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-45
/
+45
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-3
/
+3
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-02-27
1
-2
/
+2
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-5
/
+5
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-70
/
+70
*
Fix a bug when pretty-printing DW_OP_deref.
Adrian Prantl
2014-12-05
1
-1
/
+1
*
Regenerate this stale testcase from source.
Adrian Prantl
2014-12-05
1
-114
/
+112
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-43
/
+43
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-43
/
+43
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-43
/
+43
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-6
/
+6
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-6
/
+6
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-6
/
+6
*
DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...
David Blaikie
2014-08-06
1
-1
/
+1
*
Debug info: split out complex DIVariable address expressions into a
Adrian Prantl
2014-06-30
1
-1
/
+2
*
Fix up scoping in a few tests (and delete one that validates unnecessary beha...
David Blaikie
2014-06-24
1
-4
/
+4
*
DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...
David Blaikie
2014-06-13
1
-2
/
+2
*
DebugInfo: Generalize a test case to not depend on abbreviation numbering.
David Blaikie
2014-05-23
1
-8
/
+8
*
DebugInfo: Sure up subprogram variable list handling with more assertions and...
David Blaikie
2014-05-14
1
-6
/
+4
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-1
/
+1
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-1
/
+2
*
In Dwarf 3 (and Dwarf 2) attributes whose value are offsets into a
Eric Christopher
2013-11-21
1
-0
/
+7
*
For dwarf4 use the correct form for referencing debug_loc locations,
Eric Christopher
2013-11-16
1
-1
/
+1
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-3
/
+3
*
Debug Info Testing: Updated to use null instead of "i32 0" for containing-type
Manman Ren
2013-09-06
1
-6
/
+6
*
Remove hack ensuring that darwin didn't produce dwarf > 3 for modules
Eric Christopher
2013-09-04
1
-4
/
+4
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-7
/
+7
*
llvm-dwarfdump: Do not include address offsets for attributes, only for tags
David Blaikie
2013-08-19
1
-2
/
+2
*
Revert "Revert "PR14606: debug info imported_module support""
David Blaikie
2013-04-22
1
-1
/
+1
*
Revert "PR14606: debug info imported_module support"
Eric Christopher
2013-04-19
1
-1
/
+1
*
PR14606: debug info imported_module support
David Blaikie
2013-04-19
1
-1
/
+1
*
Revert "Adding DIImportedModules to DIScopes."
David Blaikie
2013-03-28
1
-38
/
+38
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-38
/
+38
*
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
1
-4
/
+4
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-4
/
+4
*
Debug info: refactor the first field of DICompileUnit to be a raw file/direct...
David Blaikie
2013-03-20
1
-1
/
+1
[next]