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
/
pieces-3.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
1
-1
/
+1
*
[OPT-DBG] Teach DbgEntityHistoryCalculator about meta-instructions.
Tom Weaver
2019-12-20
1
-2
/
+3
*
[DebugInfo] Improve handling of clobbered fragments
David Stenberg
2019-04-10
1
-0
/
+1
*
[DebugInfo] Omit location list entries with empty ranges
David Stenberg
2019-01-09
1
-4
/
+2
*
[DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
Jeremy Morse
2018-12-10
1
-2
/
+3
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-3
/
+4
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-1
/
+1
*
[DebugInfo] Unify dumping of address ranges
Jonas Devlieghere
2018-01-16
1
-2
/
+2
*
llvm-dwarfdump: Make -brief the default and add a -verbose option instead.
Adrian Prantl
2017-09-11
1
-1
/
+1
*
[dwarfdump] Pretty print location expressions and location lists
Reid Kleckner
2017-08-29
1
-16
/
+4
*
Remove the obsolete offset parameter from @llvm.dbg.value
Adrian Prantl
2017-07-28
1
-6
/
+6
*
Improve the accuracy of variable ranges .debug_loc location lists.
Adrian Prantl
2017-06-16
1
-5
/
+4
*
[DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation
Adrian Prantl
2016-12-05
1
-5
/
+5
*
[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
*
Document an anomaly in this testcase.
Adrian Prantl
2016-02-29
1
-1
/
+6
*
Fix PR26585 by improving the promotion of DBG_VALUEs to DW_AT_locations.
Adrian Prantl
2016-02-29
1
-8
/
+11
*
Recommit LiveDebugValues pass after fixing a couple of minor issues.
Vikram TV
2015-12-16
1
-1
/
+1
*
Revert "Implement a new pass - LiveDebugValues - to compute the set of live D...
Mehdi Amini
2015-12-09
1
-1
/
+1
*
Implement a new pass - LiveDebugValues - to compute the set of live DEBUG_VAL...
Vikram TV
2015-12-09
1
-1
/
+1
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-1
/
+1
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
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
-5
/
+5
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-28
/
+28
*
DebugInfo: Move new hierarchy into place
Duncan P. N. Exon Smith
2015-03-03
1
-26
/
+26
*
Debug info: Use DW_OP_bit_piece instead of DW_OP_piece in the
Adrian Prantl
2015-02-09
1
-5
/
+5
*
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
-42
/
+42
*
Revert "Revert "DI: Fold constant arguments into a single MDString""
Duncan P. N. Exon Smith
2014-10-03
1
-25
/
+25
*
Revert "DI: Fold constant arguments into a single MDString"
Duncan P. N. Exon Smith
2014-10-02
1
-25
/
+25
*
DI: Fold constant arguments into a single MDString
Duncan P. N. Exon Smith
2014-10-02
1
-25
/
+25
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-23
/
+23
*
Revert r218778 while investigating buldbot breakage.
Adrian Prantl
2014-10-01
1
-23
/
+23
*
Move the complex address expression out of DIVariable and into an extra
Adrian Prantl
2014-10-01
1
-23
/
+23
*
DebugLocEntry: Restore the comparison predicate from before the
Adrian Prantl
2014-08-12
1
-0
/
+1
*
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
2014-08-01
1
-0
/
+105