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
/
2011-09-26-GlobalVarContext.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-28
/
+36
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-20
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
Revert "[IR] Remove the DIExpression field from DIGlobalVariable."
Adrian Prantl
2016-12-16
1
-1
/
+1
*
[IR] Remove the DIExpression field from DIGlobalVariable.
Adrian Prantl
2016-12-16
1
-1
/
+1
*
DebugInfo: New metadata representation for global variables.
Peter Collingbourne
2016-09-13
1
-2
/
+2
*
[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
*
Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.
Adrian Prantl
2016-03-31
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
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-13
/
+13
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-11
/
+11
*
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
2015-02-27
1
-2
/
+2
*
IR: Move MDLocation into place
Duncan P. N. Exon Smith
2015-01-14
1
-3
/
+3
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-18
/
+18
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-10
/
+10
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-10
/
+10
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-10
/
+10
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-2
/
+2
*
Fix a test introduced in r218246 to work also on Windows.
Frederic Riss
2014-09-22
1
-2
/
+2
*
[dwarfdump] Dump full filenames as DW_AT_(decl|call)_file attribute values
Frederic Riss
2014-09-22
1
-2
/
+2
*
[dwarfdump] Dump DW_AT_(decl|call)_line attribute values as decimal values.
Frederic Riss
2014-09-05
1
-2
/
+2
*
DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...
David Blaikie
2014-06-13
1
-2
/
+8
*
DebugInfo: Sure up subprogram variable list handling with more assertions and...
David Blaikie
2014-05-14
1
-3
/
+1
*
DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...
David Blaikie
2014-02-04
1
-2
/
+2
*
Debug Info: update testing cases to specify the debug info version number.
Manman Ren
2013-11-22
1
-0
/
+2
*
Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
2013-10-29
1
-4
/
+4
*
Debug Info Testing: update context from empty string to null.
Manman Ren
2013-09-08
1
-1
/
+1
*
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
Manman Ren
2013-09-06
1
-2
/
+2
*
Debug Info: add an identifier field to DICompositeType.
Manman Ren
2013-08-26
1
-1
/
+1
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
1
-2
/
+2
*
Debug Info: enable verifying by default and disable testing cases that fail.
Manman Ren
2013-07-19
1
-1
/
+1
*
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
-6
/
+6
*
Adding DIImportedModules to DIScopes.
David Blaikie
2013-03-27
1
-6
/
+6
*
Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...
David Blaikie
2013-03-22
1
-1
/
+1
*
Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...
David Blaikie
2013-03-22
1
-1
/
+1
*
Move the DIFile in DISubprogram to the beginning to be a common prefix along ...
David Blaikie
2013-03-21
1
-1
/
+1
*
Remove unused field in DISubprogram
David Blaikie
2013-03-21
1
-1
/
+1
[next]