aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-03-21 06:49:19 +0000
committerChris Lattner <sabre@nondot.org>2009-03-21 06:49:19 +0000
commit91058ff73fd3b00275348dd4d49f83501dfc0542 (patch)
tree7611a09d515a598a7ef57246add2a991dabebe9d /lib/CodeGen/CodeGenModule.cpp
parentac8d75fe94f2aefde5179d53e230b99a1fe1201a (diff)
continue dancing around the obvious algorithm issues in PR3810:
This speeds up getAsIdentifierInfo from being a call to a function with a big switch to a single testl instruction. This speeds up the example in PR3810 by 6.2% git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67433 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions