summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Hashing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Hashing: use 64-bit seed for hashing on all platforms.Tim Northover2018-08-301-2/+2
* Add the source file with trivial definitions in it that was missing fromChandler Carruth2012-03-011-0/+29
* The implementation of GeneralHash::addBits broke C++ aliasing rules; fixJay Foad2012-02-231-46/+0
* Fix issue with bitwise and precedence.Ahmed Charles2012-02-181-1/+1
* Hashing.h - utilities for hashing various data types.Talin2012-02-181-0/+46
OpenPOWER on IntegriCloud