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
/
tools
/
llvm-dwp
/
llvm-dwp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add parentheses around arithmetic in operand of '|'.
Benjamin Kramer
2016-02-18
1
-1
/
+1
*
llvm-dwp: Support for type units when merging DWPs into larger DWPs
David Blaikie
2016-02-17
1
-2
/
+54
*
Fix the hash function.
David Blaikie
2016-02-17
1
-1
/
+1
*
[llvm-dwp] Merge cu_index from DWPs
David Blaikie
2016-02-06
1
-6
/
+37
*
[MC, COFF] Support link /incremental conditionally
David Majnemer
2015-12-21
1
-1
/
+4
*
[llvm-dwp] Deduplicate type units
David Blaikie
2015-12-14
1
-6
/
+12
*
[llvm-dwp] Sink debug_types.dwo emission into the code parsing the type signa...
David Blaikie
2015-12-09
1
-15
/
+27
*
[llvm-dwp] Add coverage for both the presence and absence of type units, and ...
David Blaikie
2015-12-05
1
-5
/
+7
*
[llvm-dwp] clang-format this to catch anything I've missed along the way
David Blaikie
2015-12-05
1
-12
/
+13
*
[llvm-dwp] Support debug_tu_index
David Blaikie
2015-12-05
1
-53
/
+110
*
[llvm-dwp] Implement the required on-disk probed hash table
David Blaikie
2015-12-04
1
-5
/
+16
*
[llvm-dwp] Include the debug_line.dwo section
David Blaikie
2015-12-04
1
-0
/
+1
*
[llvm-dwp] Retrieve the DWOID from the CU for the cu_index entry
David Blaikie
2015-12-04
1
-2
/
+61
*
[llvm-dwp] Include only the non-empty columns in the cu_index
David Blaikie
2015-12-02
1
-7
/
+15
*
[llvm-dwp] Emit a rather fictional debug_cu_index
David Blaikie
2015-12-02
1
-22
/
+81
*
[llvm-dwp] Deduplicate strings in the debug_str.dwo section
David Blaikie
2015-12-01
1
-14
/
+20
*
[llvm-dwp] Correctly update debug_str_offsets.dwo when linking dwo files
David Blaikie
2015-12-01
1
-17
/
+68
*
[llvm-dwp] Initial partial prototype
David Blaikie
2015-12-01
1
-1
/
+143
*
llvm-dwp: Initial layout
David Blaikie
2015-12-01
1
-0
/
+2
[prev]