History log of /external/llvm/lib/Support/Hashing.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
53930f6d0870b65553f663a2094ca39c3f4bdc98 01-Mar-2012 Chandler Carruth <chandlerc@gmail.com> Add the source file with trivial definitions in it that was missing from
r151822, sorry sorry. =[

We need 'git svn nothave' or some such...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151824 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Hashing.cpp
6592eacf9006d046e8bc4999600e2973a3b56eac 23-Feb-2012 Jay Foad <jay.foad@gmail.com> The implementation of GeneralHash::addBits broke C++ aliasing rules; fix
it with memcpy. This also fixes a problem on big-endian hosts, where
addUnaligned would return different results depending on the alignment
of the data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151247 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Hashing.cpp
507329912aa343b8a430a97cf2d8f92eecb6dc01 18-Feb-2012 Ahmed Charles <ace2001ac@gmail.com> Fix issue with bitwise and precedence.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150897 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Hashing.cpp
1a4b19ef9b870d8c914bcd5ceb520a64a9a2cc52 18-Feb-2012 Talin <viridia@gmail.com> Hashing.h - utilities for hashing various data types.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150890 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/lib/Support/Hashing.cpp