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
/
dbg-value-inlined-parameter.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Add column info for inline sites
Jonas Devlieghere
2019-07-12
1
-0
/
+1
*
[DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
Jeremy Morse
2018-12-10
1
-3
/
+3
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
[SelectionDAG] Improve handling of dangling debug info
Bjorn Pettersson
2018-03-12
1
-3
/
+3
*
[DebugInfo] Discard invalid DBG_VALUE instructions in LiveDebugVariables
Bjorn Pettersson
2018-03-06
1
-3
/
+3
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
1
-3
/
+3
*
llvm-dwarfdump: Replace -debug-dump=sect option with individual options.
Adrian Prantl
2017-09-11
1
-3
/
+3
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
1
-1
/
+1
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-5
/
+5
*
Renumber testcase metadata nodes after r290153.
Adrian Prantl
2016-12-22
1
-58
/
+71
*
[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
-4
/
+3
*
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
-4
/
+4
*
DI: Require subprogram definitions to be distinct
Duncan P. N. Exon Smith
2015-08-28
1
-2
/
+2
*
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
-35
/
+35
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-8
/
+2
*
Verifier: Check that inlined-at locations agree
Duncan P. N. Exon Smith
2015-04-03
1
-4
/
+10
*
DebugInfo: Fix bad debug info for compile units and types
Duncan P. N. Exon Smith
2015-03-27
1
-1
/
+1
*
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
2015-03-13
1
-2
/
+2
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-25
/
+25
*
[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
-11
/
+11
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-45
/
+45
*
[dwarfdump] Resolve also variable specifications/abstract_origins.
Frederic Riss
2014-10-10
1
-6
/
+6
*
[dwarfdump] Print the name for referenced specification of abstract_origin DIEs.
Frederic Riss
2014-10-06
1
-3
/
+3
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-24
/
+24
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-24
/
+24
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-24
/
+24
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-5
/
+5
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-5
/
+5
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-5
/
+5
*
DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...
David Blaikie
2014-08-06
1
-1
/
+1
*
DebugInfo: Reference abstract definitions from variables in concrete definiti...
David Blaikie
2014-06-13
1
-6
/
+4
*
DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attrib...
David Blaikie
2014-06-13
1
-6
/
+12
*
Fix typos
Alp Toker
2014-05-31
1
-1
/
+1
*
DebugInfo: Create abstract function definitions even when concrete definition...
David Blaikie
2014-05-27
1
-9
/
+12
*
DebugInfo: Lazily attach definition attributes to definitions.
David Blaikie
2014-05-27
1
-2
/
+2
*
DebugInfo: Fix argument ordering in test by adding argument numbering.
David Blaikie
2014-05-27
1
-5
/
+19
*
DebugInfo: Generalize some tests to handle variations in attribute ordering.
David Blaikie
2014-05-23
1
-1
/
+1
*
Remove unnecessary test for Darwin and update testcase to be a little less
Adrian Prantl
2014-03-07
1
-2
/
+1
*
DebugInfo: Use DW_FORM_data4 for DW_AT_high_pc in inlined functions
David Blaikie
2014-03-07
1
-2
/
+3
*
DebugInfo: Update test to cover linux (with a FIXME...) too
David Blaikie
2014-03-07
1
-6
/
+10
[next]