summaryrefslogtreecommitdiffstats
path: root/clang/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
commit316e1c19dfeeff0f55609471f5b64d32ea3b3ef6 (patch)
treece8c98ce1174bf5da96b6bd9b3196294d49de520 /clang/lib/CodeGen/CodeGenModule.cpp
parent7d5608dd72a10ff1bf2b5bfa26a60f28e1c5eada (diff)
downloadbcm5719-llvm-316e1c19dfeeff0f55609471f5b64d32ea3b3ef6.tar.gz
bcm5719-llvm-316e1c19dfeeff0f55609471f5b64d32ea3b3ef6.zip
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% llvm-svn: 67433
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud