mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 07:01:03 +08:00
This cleans up a previous optimization attempt in hash, and results in additional performance improvements over that previous attempt. Additionally this new optimization does not hinder the power of 2 bucket count optimization. llvm-svn: 275114