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
/
PDB
/
Native
/
TpiStreamBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeView] Align type records on 4-bytes when emitting PDBs
Alexandre Ganea
2020-04-16
1
-2
/
+8
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[CodeView] Fix cycles in debug info when merging Types with global hashes
Alexandre Ganea
2019-02-07
1
-1
/
+4
*
[PDB] Increase TPI hash bucket count.
Zachary Turner
2019-01-24
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove redundant includes from lib/DebugInfo.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[PDB] Fix use after free.
Zachary Turner
2017-06-03
1
-4
/
+4
*
[llvm-pdbdump] Add the ability to merge PDBs.
Zachary Turner
2017-05-18
1
-1
/
+1
*
[CodeView] Add a random access type visitor.
Zachary Turner
2017-05-12
1
-1
/
+1
*
[PDB] Emit index/offset pairs for TPI and IPI streams
Reid Kleckner
2017-04-11
1
-18
/
+46
*
[PDB] Save one type record copy
Reid Kleckner
2017-04-04
1
-16
/
+18
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-4
/
+4
*
[PDB] Make streams carry their own endianness.
Zachary Turner
2017-02-28
1
-2
/
+4
*
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
Zachary Turner
2017-02-27
1
-5
/
+5
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-8
/
+6
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-6
/
+8
*
[PDB] Rename Stream related source files.
Zachary Turner
2017-02-25
1
-4
/
+4
*
NFC: Rename (PDB) RawSession to NativeSession
Adrian McCarthy
2017-01-25
1
-0
/
+145