Skip to content
Commit 316e1c19 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent 7d5608dd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment