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

reimplement identifier hash table in terms of a probed table instead of a chained

table.  This is about 25% faster for identifier lookup.  This also implements
resizing of the hash table.

llvm-svn: 39058
parent 341fd06d
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