diff options
author | Owen Anderson <resistor@mac.com> | 2008-07-01 07:02:30 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2008-07-01 07:02:30 +0000 |
commit | 1760b92d27fc99753392a56b39b4a348dc066de9 (patch) | |
tree | 8f2d207ac877278e26fffdb666ff3b05ea4825fb /clang/lib | |
parent | 6d228025fb95f60f4f4db22d9fc4d9abd66182b0 (diff) | |
download | bcm5719-llvm-1760b92d27fc99753392a56b39b4a348dc066de9.tar.gz bcm5719-llvm-1760b92d27fc99753392a56b39b4a348dc066de9.zip |
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
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions