[PATCH] D42559: [CodeView] Speed up type merging by about 20%

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 09:16:44 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323790: [CodeView] Micro-optimizations to speed up type merging. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42559?vs=131608&id=131982#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42559

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/CVRecord.h
  llvm/trunk/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h
  llvm/trunk/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeStreamMerger.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42559.131982.patch
Type: text/x-patch
Size: 13209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180130/8628a459/attachment.bin>


More information about the llvm-commits mailing list