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