Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Hashing: use 64-bit seed for hashing on all platforms. | Tim Northover | 2018-08-30 | 1 | -2/+2 |
* | Add the source file with trivial definitions in it that was missing from | Chandler Carruth | 2012-03-01 | 1 | -0/+29 |
* | The implementation of GeneralHash::addBits broke C++ aliasing rules; fix | Jay Foad | 2012-02-23 | 1 | -46/+0 |
* | Fix issue with bitwise and precedence. | Ahmed Charles | 2012-02-18 | 1 | -1/+1 |
* | Hashing.h - utilities for hashing various data types. | Talin | 2012-02-18 | 1 | -0/+46 |