aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/sha-2/sha-256.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to include a -O1 -fschedule-insns2 gcc run as wellCyril SIX2019-04-261-0/+1
* stats on chunks etc.David Monniaux2019-03-171-3/+5
* isolate the slow partDavid Monniaux2019-03-171-0/+1
* experiments on what's slowDavid Monniaux2019-03-171-136/+12
* compactify unrolled codeDavid Monniaux2019-03-171-143/+26
* expand hDavid Monniaux2019-03-171-17/+33
* expand hDavid Monniaux2019-03-171-17/+33
* the inliner is rottenDavid Monniaux2019-03-161-26/+44
* autoincrementDavid Monniaux2019-01-221-1/+12
* to test memcpy one dayDavid Monniaux2019-01-221-1/+6
* unroll loopsDavid Monniaux2019-01-221-0/+232
* replace array[8] by 8 variablesDavid Monniaux2019-01-221-0/+103
* SHA-2 from https://github.com/amosnier/sha-2David Monniaux2019-01-221-0/+210