1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  3. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  4. 82a0c97 Add a function to MD5 a file's contents. by Zachary Turner · 9 years ago
  5. 877c26c Add convenient functions to compute hashes of byte vectors. by Rui Ueyama · 9 years ago
  6. e1d1294 Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created. by Craig Topper · 11 years ago
  7. 1ec87e8 Add support for adding the contents of a StringRef to the MD5 hash. by Eric Christopher · 12 years ago
  8. 85bd745 Convert more unsigned char -> uint8_t. by Eric Christopher · 12 years ago
  9. 8463b42 Add a comment and some tests including the NULL byte. by Eric Christopher · 12 years ago
  10. fcee6f0 ArrayRef-ize MD5 and clean up a few variable names. by Eric Christopher · 12 years ago