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 | 02b206f6d817b005799cbeca119376c034679212 (patch) | |
tree | d1141a3b77f54ed4e8c8aca022c2169d4efe6280 /lib/Target/XCore/XCoreTargetObjectFile.cpp | |
parent | 69582cf6c46456ad542df5aa09c47700c9525645 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173072 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/XCore/XCoreTargetObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions