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
/
DebugInfo
/
CodeView
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView, PDB] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2017-06-30
3
-6
/
+21
*
[llvm-pdbutil] Output the symbol offset when dumping.
Zachary Turner
2017-06-30
1
-4
/
+24
*
[llvm-pdbutil] Add the ability to dump the dependency tree for a type
Zachary Turner
2017-06-30
1
-0
/
+19
*
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-06-29
11
-46
/
+127
*
[llvm-pdbutil] Dump raw bytes of type and id records.
Zachary Turner
2017-06-23
1
-0
/
+7
*
[PDB] Add symbols to the PDB
Reid Kleckner
2017-06-21
1
-0
/
+82
*
[PDB] Start emitting source file and line information
Reid Kleckner
2017-06-19
1
-10
/
+20
*
[CodeView] Fix dumping of public symbol record flags
Reid Kleckner
2017-06-19
3
-2
/
+12
*
Delete TypeDatabase.
Zachary Turner
2017-06-18
5
-585
/
+86
*
Don't crash if a type record can't be found.
Zachary Turner
2017-06-17
1
-0
/
+9
*
[CodeView] Fix random access of type names.
Zachary Turner
2017-06-16
3
-10
/
+258
*
Remove some dead code / includes.
Zachary Turner
2017-06-16
2
-4
/
+0
*
[llvm-pdbutil] Add support for dumping lines and inlinee lines.
Zachary Turner
2017-06-15
1
-0
/
+7
*
Resubmit "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
4
-77
/
+87
*
Revert "[llvm-pdbutil] rewrite the "raw" output style."
Zachary Turner
2017-06-15
4
-87
/
+77
*
[llvm-pdbutil] rewrite the "raw" output style.
Zachary Turner
2017-06-15
4
-77
/
+87
*
Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
5
-36
/
+59
*
Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."
Zachary Turner
2017-06-14
5
-59
/
+36
*
[codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.
Zachary Turner
2017-06-14
5
-36
/
+59
*
Same expressions on both sides of the return
Sylvestre Ledru
2017-06-12
1
-1
/
+1
*
[pdb] Support CoffSymbolRVA debug subsection.
Zachary Turner
2017-06-09
3
-0
/
+39
*
Allow VarStreamArray to use stateful extractors.
Zachary Turner
2017-06-09
5
-16
/
+15
*
[codeview] use 32-bit integer for RelocOffset in DebugLinesSubsection
Bob Haarman
2017-06-09
1
-1
/
+1
*
[pdb] Don't crash on unknown debug subsections.
Zachary Turner
2017-06-09
1
-13
/
+0
*
[CodeView] Support remaining debug subsection types
Zachary Turner
2017-06-09
3
-17
/
+41
*
[llvm-pdbdump] Support native ordering of subsections in raw mode.
Zachary Turner
2017-06-08
2
-6
/
+42
*
[CodeView] Fix endianness bug.
Zachary Turner
2017-06-05
1
-1
/
+3
*
[CodeView] Handle Cross Module Imports and Exports.
Zachary Turner
2017-06-05
5
-4
/
+162
*
[CodeView] Support CodeView subsections in any order.
Zachary Turner
2017-06-02
2
-10
/
+10
*
Fix 2 more -Wreorder warnings.
Zachary Turner
2017-06-01
1
-4
/
+4
*
[CodeView] Properly align symbol records on read/write.
Zachary Turner
2017-06-01
5
-14
/
+39
*
[CodeView] Move CodeView YAML code to ObjectYAML.
Zachary Turner
2017-05-30
5
-8
/
+8
*
[CodeView] Add more DebugSubsection implementations.
Zachary Turner
2017-05-30
9
-28
/
+120
*
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
Zachary Turner
2017-05-30
10
-219
/
+210
*
Remove unused member.
Zachary Turner
2017-05-25
1
-2
/
+0
*
[CV Type Merging] Find nested type indices faster.
Zachary Turner
2017-05-25
3
-347
/
+413
*
[CodeView Type Merging] Don't keep re-allocating temp serializer.
Zachary Turner
2017-05-25
2
-9
/
+19
*
[CodeView Type Merging] Avoid record deserialization when possible.
Zachary Turner
2017-05-25
3
-144
/
+243
*
Don't do a full scan of the type stream before processing records.
Zachary Turner
2017-05-24
1
-11
/
+11
*
[CodeView] Eliminate redundant hashes and allocations.
Zachary Turner
2017-05-23
1
-2
/
+3
*
Speculative build fix for non-Windows
Reid Kleckner
2017-05-23
1
-0
/
+2
*
[PDB] Hash types up front when merging types instead of using StringMap
Reid Kleckner
2017-05-23
2
-66
/
+120
*
Revert "Make TypeSerializer's StringMap use the same allocator."
Zachary Turner
2017-05-23
2
-13
/
+32
*
Implement various flavors of type merging.
Zachary Turner
2017-05-22
1
-76
/
+171
*
Make TypeSerializer's StringMap use the same allocator.
Zachary Turner
2017-05-22
2
-32
/
+13
*
Resubmit "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
11
-252
/
+535
*
Revert "[CodeView] Provide a common interface for type collections."
Zachary Turner
2017-05-19
11
-532
/
+252
*
Don't crash if someone tries to visit an empty type stream.
Zachary Turner
2017-05-19
1
-0
/
+3
*
[CodeView] Reduce memory usage in TypeSerializer.
Zachary Turner
2017-05-19
1
-5
/
+28
*
Fix crasher in CodeView test.
Zachary Turner
2017-05-19
1
-1
/
+1
[next]