Skip to content
Commit 1760b92d authored by Owen Anderson's avatar Owen Anderson
Browse files

Implement suggestions from Chris:

  - Use a more accurate heuristic for the size of the hashtable.
  - Use bitwise and instead of modulo since the size is a power of two.
  - Use new[] instead of malloc().

llvm-svn: 52951
parent 6d228025
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