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
/
lib
/
CodeGen
/
AsmPrinter
/
DbgValueHistoryCalculator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-17
1
-67
/
+0
*
Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak pr...
Bruno Cardoso Lopes
2018-08-14
1
-0
/
+67
*
[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)
Hsiangkai Wang
2018-08-14
1
-67
/
+0
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Vlad Tsyrklevich
2018-07-31
1
-0
/
+67
*
[DebugInfo] Generate DWARF debug information for labels.
Hsiangkai Wang
2018-07-31
1
-67
/
+0
*
Revert "[DebugInfo] Generate DWARF debug information for labels."
Shiva Chen
2018-07-24
1
-0
/
+67
*
[DebugInfo] Generate DWARF debug information for labels.
Shiva Chen
2018-07-24
1
-67
/
+0
*
Add a debug dump for DbgValueHistoryMap
Vedant Kumar
2018-06-01
1
-0
/
+4
*
Add a few missing headers for modularization/IWYU/etc
David Blaikie
2017-10-27
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; o...
Eugene Zelenko
2017-08-17
1
-9
/
+13
*
One more batch of self-containing headers.
Benjamin Kramer
2016-01-27
1
-2
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
IR: Give 'DI' prefix to debug info metadata
Duncan P. N. Exon Smith
2015-04-29
1
-3
/
+3
*
DebugInfo: Remove 'inlinedAt:' field from MDLocalVariable
Duncan P. N. Exon Smith
2015-04-15
1
-5
/
+9
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
2014-08-01
1
-0
/
+2
*
Change representation of instruction ranges where variable is accessible.
Alexey Samsonov
2014-05-27
1
-6
/
+25
*
Rewrite calculateDbgValueHistory to make it (hopefully) more transparent.
Alexey Samsonov
2014-05-20
1
-3
/
+4
*
Use a single data structure to store all user variables in DwarfDebug
Alexey Samsonov
2014-04-30
1
-3
/
+3
*
Move logic for calculating DBG_VALUE history map into separate file/class.
Alexey Samsonov
2014-04-30
1
-0
/
+34