Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make llvm::djbHash an inline function. | Rui Ueyama | 2018-03-02 | 1 | -11/+1 |
* | Resubmit r325107 (case folding DJB hash) | Pavel Labath | 2018-02-21 | 1 | -2/+78 |
* | Revert r325107 (case folding DJB hash) and subsequent build fix | Pavel Labath | 2018-02-14 | 1 | -77/+1 |
* | Implement a case-folding version of DJB hash | Pavel Labath | 2018-02-14 | 1 | -1/+77 |
* | [Support] Move DJB hash to support. NFC | Jonas Devlieghere | 2018-01-28 | 1 | -0/+20 |