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
/
TypeSerializer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder.
Zachary Turner
2017-11-28
1
-389
/
+0
*
[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...
Eugene Zelenko
2017-06-29
1
-9
/
+27
*
[CodeView Type Merging] Don't keep re-allocating temp serializer.
Zachary Turner
2017-05-25
1
-0
/
+13
*
[CodeView Type Merging] Avoid record deserialization when possible.
Zachary Turner
2017-05-25
1
-28
/
+62
*
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
1
-64
/
+119
*
Revert "Make TypeSerializer's StringMap use the same allocator."
Zachary Turner
2017-05-23
1
-12
/
+31
*
Make TypeSerializer's StringMap use the same allocator.
Zachary Turner
2017-05-22
1
-31
/
+12
*
[CodeView] Reduce memory usage in TypeSerializer.
Zachary Turner
2017-05-19
1
-5
/
+28
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-1
/
+1
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-6
/
+7
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-2
/
+2
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-8
/
+7
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-7
/
+8
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-1
/
+1
*
Don't assume little endian in StreamReader / StreamWriter.
Zachary Turner
2017-02-18
1
-4
/
+4
*
[CodeView] Hook up CodeViewRecordIO to type serialization path.
Zachary Turner
2016-11-08
1
-0
/
+243