summaryrefslogtreecommitdiff
path: root/lib/Support/SHA1.cpp
AgeCommit message (Expand)Author
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth
2016-11-23Fix builbots.Rui Ueyama
2016-11-23Add convenient functions to compute hashes of byte vectors.Rui Ueyama
2016-11-20Attempt to fix big-endian buildbots.Rui Ueyama
2016-11-20Style fix. NFC.Rui Ueyama
2016-11-20Fix buildbot.Rui Ueyama
2016-11-20SHA1: unroll loop in hashBlock.Rui Ueyama
2016-04-18[NFC] Header cleanupMehdi Amini
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko
2016-04-01Fix S390 big endian detectionMehdi Amini
2016-04-01Add support for computing SHA1 in LLVMMehdi Amini
2016-04-01Revert "Add support for computing SHA1 in LLVM"Mehdi Amini
2016-04-01Add support for computing SHA1 in LLVMMehdi Amini