summaryrefslogtreecommitdiff
path: root/lib/Support/Hashing.cpp
AgeCommit message (Expand)Author
2012-03-01Add the source file with trivial definitions in it that was missing fromChandler Carruth
2012-02-23The implementation of GeneralHash::addBits broke C++ aliasing rules; fixJay Foad
2012-02-18Fix issue with bitwise and precedence.Ahmed Charles
2012-02-18Hashing.h - utilities for hashing various data types.Talin