Help the compiler to eliminate some dead code when hashing an array of T
authorJay Foad <jay.foad@gmail.com>
Mon, 27 Feb 2012 11:00:17 +0000 (11:00 +0000)
committerJay Foad <jay.foad@gmail.com>
Mon, 27 Feb 2012 11:00:17 +0000 (11:00 +0000)
commitb4b2688db0f377605b236d81a61560657660548c
tree44ca48423f2102397097dc8a2b81036e001475a4
parent5583e30818255281dc3b2122ec7207bf68b449ae
Help the compiler to eliminate some dead code when hashing an array of T
where sizeof (T) is a multiple of 4.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151523 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Hashing.h