aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* block tail calls etc.David Monniaux2019-02-0145-7618/+384
* quicksort experimentsDavid Monniaux2019-01-313-1/+587
* show latenciesDavid Monniaux2019-01-312-0/+38
* bigger matrixDavid Monniaux2019-01-311-1/+1
* on se fait bien dépasser!David Monniaux2019-01-311-1/+1
* multiplication of matrices in a finite ringDavid Monniaux2019-01-314-0/+389
* glibc's QuicksortDavid Monniaux2019-01-314-0/+800
* modified versionDavid Monniaux2019-01-311-0/+328
* hand optimizedDavid Monniaux2019-01-312-0/+691
* show cyclesDavid Monniaux2019-01-303-13/+20
* all targetsDavid Monniaux2019-01-301-1/+3
* remove cruftDavid Monniaux2019-01-306-6/+6
* remove cruft dealing with __int128 and __threadDavid Monniaux2019-01-3011-291/+9
* no need for modulo and divisionDavid Monniaux2019-01-302-13/+1
* remove preprocessor directives about SIZE_TYPE, now useless (long is now 8 by...David Monniaux2019-01-309-8/+14
* sizeof checkDavid Monniaux2019-01-301-0/+46
* same format as the othersDavid Monniaux2019-01-302-10/+44
* bitsliced TEA from archived http://plaintext.crypto.lo.gy/article/378/untwist...David Monniaux2019-01-306-0/+663
* correct path to ccompDavid Monniaux2019-01-301-1/+1
* https://github.com/conorpp/bitsliced-aesDavid Monniaux2019-01-3015-0/+1920
* fixes in makefilesDavid Monniaux2019-01-303-39/+6
* the state of things that workDavid Monniaux2019-01-301-2/+4
* blowfishDavid Monniaux2019-01-302-2/+15
* remove workaroundDavid Monniaux2019-01-301-4/+0
* no need for this anymoreDavid Monniaux2019-01-292-3/+1
* https://github.com/pfalcon/uzlibDavid Monniaux2019-01-29274-0/+3695
* muf muf mufDavid Monniaux2019-01-297-15/+21
* jpeg-6b modifiedDavid Monniaux2019-01-29157-0/+63909
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-01-291-0/+33
|\
| * Adding indirect calls (icall instruction)Cyril SIX2019-01-291-0/+33
* | ça makeDavid Monniaux2019-01-291-6/+11
|/
* crypto algorithms from https://github.com/B-Con/crypto-algorithms/David Monniaux2019-01-2832-0/+3731
* packagedDavid Monniaux2019-01-278-571/+20579
* picosatDavid Monniaux2019-01-2717-0/+12288
* to testDavid Monniaux2019-01-261-0/+6
* clock cycles etc.David Monniaux2019-01-263-6/+13
* micro bunzipDavid Monniaux2019-01-265-20/+60
* micro bunzipDavid Monniaux2019-01-262-0/+540
* 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
* correct measurementDavid Monniaux2019-01-221-2/+17
* sha-2 benchmark worksDavid Monniaux2019-01-221-3/+22
* check malloc() return valuesDavid Monniaux2019-01-221-3/+12
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-01-223-0/+21
|\
| * Added sxwd and zxwd supportCyril SIX2019-01-223-0/+21
* | attributionDavid Monniaux2019-01-221-0/+1
|/
* SHA-2 from https://github.com/amosnier/sha-2David Monniaux2019-01-226-0/+612
* AESDavid Monniaux2019-01-218-0/+1167