aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CRC.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-05Make llvm::crc32() work also for input sizes larger than 32 bits.Hans Wennborg1-1/+9
2020-01-02build: reduce CMake handling for zlibSaleem Abdulrasool1-1/+1
2020-01-02Revert "build: reduce CMake handling for zlib"James Henderson1-1/+1
2020-01-01build: reduce CMake handling for zlibSaleem Abdulrasool1-1/+1
2019-10-09Unify the two CRC implementationsHans Wennborg1-41/+72
2019-04-08Attempt to recommit r357901Eugene Leviant1-0/+68
2019-04-08Reverting r357901 as fails to build on some of the buildbotsEugene Leviant1-68/+0
2019-04-08[Support] Add zlib independent CRC32Eugene Leviant1-0/+68