| commit | 5db77cd6276bbca3a44db218d6989f516552654b | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Mar 21 06:49:19 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Mar 21 06:49:19 2009 +0000 |
| tree | 7611a09d515a598a7ef57246add2a991dabebe9d | |
| parent | 86913d435f38b466d301682e07798acdb46b7202 [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