aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Hashing.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Add the source file with trivial definitions in it that was missing fromChandler Carruth1-0/+29
2012-02-23The implementation of GeneralHash::addBits broke C++ aliasing rules; fixJay Foad1-46/+0
2012-02-18Fix issue with bitwise and precedence.Ahmed Charles1-1/+1
2012-02-18Hashing.h - utilities for hashing various data types.Talin1-0/+46