[PATCH] D26890: SHA1: unroll loop in hashBlock.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 19 17:09:18 PST 2016


ruiu updated this revision to Diff 78644.
ruiu added a comment.

- Use static free functions instead of class member functions.


https://reviews.llvm.org/D26890

Files:
  include/llvm/Support/SHA1.h
  lib/Support/SHA1.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26890.78644.patch
Type: text/x-patch
Size: 8960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161120/1a6525f1/attachment-0001.bin>


More information about the llvm-commits mailing list