diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-07-11 22:02:02 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-07-11 22:02:02 +0000 |
commit | 118cb4180f30a5e501a055dc859b326049a24be2 (patch) | |
tree | 3f0dcf7c3e98d21e4737f7e6b056940f8be93cab /clang/lib/CodeGen | |
parent | c06bfa1daa96f59a072ab57ac3ab80bd39280b74 (diff) | |
download | bcm5719-llvm-118cb4180f30a5e501a055dc859b326049a24be2.tar.gz bcm5719-llvm-118cb4180f30a5e501a055dc859b326049a24be2.zip |
Don't compute modulus of hash if it is smaller than the bucket count.
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
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions