[PATCH] D43436: [Perf] Simplify llvm::StringSwitch and improve incremental rebuild by 54%
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 17 17:26:00 PST 2018
davezarzycki created this revision.
davezarzycki added a reviewer: doug.gregor.
Simplify llvm::StringSwitch and improve incremental rebuild performance by 54% on dual Xeon 8168 machines.
Repository:
rL LLVM
https://reviews.llvm.org/D43436
Files:
include/llvm/ADT/StringSwitch.h
unittests/ADT/StringSwitchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43436.134824.patch
Type: text/x-patch
Size: 11512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180218/0ae4c22f/attachment.bin>
More information about the llvm-commits
mailing list