index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
SHA1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Optimize SHA1 implementation
Nick Terrell
2019-11-11
1
-15
/
+39
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Fix header comment on SHA1 code.
Eric Christopher
2018-03-09
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Fix builbots.
Rui Ueyama
2016-11-23
1
-1
/
+1
*
Add convenient functions to compute hashes of byte vectors.
Rui Ueyama
2016-11-23
1
-0
/
+10
*
Attempt to fix big-endian buildbots.
Rui Ueyama
2016-11-20
1
-7
/
+0
*
Style fix. NFC.
Rui Ueyama
2016-11-20
1
-7
/
+7
*
Fix buildbot.
Rui Ueyama
2016-11-20
1
-2
/
+2
*
SHA1: unroll loop in hashBlock.
Rui Ueyama
2016-11-20
1
-44
/
+152
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-0
/
+1
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-10
/
+5
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-5
/
+10
*
Fix S390 big endian detection
Mehdi Amini
2016-04-01
1
-2
/
+3
*
Add support for computing SHA1 in LLVM
Mehdi Amini
2016-04-01
1
-0
/
+168
*
Revert "Add support for computing SHA1 in LLVM"
Mehdi Amini
2016-04-01
1
-168
/
+0
*
Add support for computing SHA1 in LLVM
Mehdi Amini
2016-04-01
1
-0
/
+168