diff options
author | Chris Lattner <sabre@nondot.org> | 2013-01-21 18:48:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2013-01-21 18:48:26 +0000 |
commit | bba95c08e4da6c2376a3e3aefe203a3e7f70a994 (patch) | |
tree | 9bcaaf149d4465150a8040ffabbfd6a29271d6ff /clang/lib/Serialization/ModuleManager.cpp | |
parent | 3ad52ede46729b458c4dd2bd58aa0cf717854105 (diff) | |
download | bcm5719-llvm-bba95c08e4da6c2376a3e3aefe203a3e7f70a994.tar.gz bcm5719-llvm-bba95c08e4da6c2376a3e3aefe203a3e7f70a994.zip |
rework the Bitstream reader to actually work a machine word at a time, instead of 32-bits at a time.
This cuts in half the number of virtual methods called to refill that word when compiling on a 64-bit
host, and will make 64-bit read operations faster.
llvm-svn: 173072
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions