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
/
DebugLocEntry.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
DebugLocEntry: Restore the comparison predicate from before the
Adrian Prantl
2014-08-12
1
-1
/
+4
*
Add a couple of convenience accessors to DebugLocEntry::Value to further
Adrian Prantl
2014-08-11
1
-5
/
+5
*
Make these DebugLocEntry::Value comparison operators friend functions
Adrian Prantl
2014-08-11
1
-24
/
+34
*
Debug info: Remove an obsolete constructor from DebugLocEntry.
Adrian Prantl
2014-08-11
1
-2
/
+2
*
Debug info: Modify DebugLocEntry::addValue to take multiple values so it
Adrian Prantl
2014-08-11
1
-6
/
+6
*
Debug Info: Move the sorting and uniqueing of pieces from emitLocPieces()
Adrian Prantl
2014-08-11
1
-1
/
+17
*
Debug info: Refactor DebugLocEntry's Merge function to make
Adrian Prantl
2014-08-11
1
-8
/
+13
*
DebugInfo: Move the reference to the CU from the location list entry to the l...
David Blaikie
2014-08-05
1
-9
/
+3
*
Debug info: Infrastructure to support debug locations for fragmented
Adrian Prantl
2014-08-01
1
-1
/
+21
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-1
/
+1
*
Debug Info: Prepare DebugLocEntry to handle more than a single value per
Adrian Prantl
2014-04-27
1
-69
/
+69
*
Debug info: Store the DIVariable in DebugLocEntry also for constants,
Adrian Prantl
2014-04-11
1
-6
/
+6
*
clarify comment
Adrian Prantl
2014-04-02
1
-1
/
+2
*
Add a doxygen comment to DebugLocEntry::Merge.
Adrian Prantl
2014-04-01
1
-0
/
+3
*
DebugLocEntry: Actually merge the loc entry when returning true.
David Blaikie
2014-04-01
1
-1
/
+5
*
Fix accidental fallthrough in DebugLocEntry::hasSameValueOrLocation
David Blaikie
2014-04-01
1
-5
/
+10
*
Remove unused function DebugLocEntry::isEmpty
David Blaikie
2014-04-01
1
-3
/
+0
*
Refactor out the comparison of the location/value in a DebugLocEntry
David Blaikie
2014-04-01
1
-18
/
+19
*
DebugInfo: Split DebugLocEntry into its own file.
David Blaikie
2014-04-01
1
-0
/
+112
[prev]