summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DJB.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make llvm::djbHash an inline function.Rui Ueyama2018-03-021-11/+1
* Resubmit r325107 (case folding DJB hash)Pavel Labath2018-02-211-2/+78
* Revert r325107 (case folding DJB hash) and subsequent build fixPavel Labath2018-02-141-77/+1
* Implement a case-folding version of DJB hashPavel Labath2018-02-141-1/+77
* [Support] Move DJB hash to support. NFCJonas Devlieghere2018-01-281-0/+20
OpenPOWER on IntegriCloud