Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DJB] Fix variable case after D61178 | Fangrui Song | 2019-04-27 | 1 | -3/+3 |
* | caseFoldingDjbHash: simplify and make the US-ASCII fast path faster | Fangrui Song | 2019-04-26 | 1 | -19/+16 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | 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 |