forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
clang | ||
llvm |