aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes
Commit message (Expand)AuthorAgeFilesLines
* k1c -> kvx changesDavid Monniaux2020-05-263-25/+25
* Portage réussi et completCyril SIX2019-07-171-1/+1
* bitsliced-teaCyril SIX2019-07-171-0/+4
* bitsliced-aes doneCyril SIX2019-07-172-3272/+0
* remove old "ternary" stuffDavid Monniaux2019-06-041-5/+1
* Merge remote-tracking branch 'origin/mppa-work' into mppa-cosDavid Monniaux2019-05-301-0/+4
|\
| * Merge remote-tracking branch 'origin/mppa-msub' into mppa-workDavid Monniaux2019-05-301-0/+4
| |\
* | | adaptation pour k1c-cosDavid Monniaux2019-05-282-2/+2
|/ /
* | Adding more measuresCyril SIX2019-05-171-1/+1
* | Measures for bitslices-aes, bitsliced-tea and complex_matCyril SIX2019-05-151-0/+2
* | Added back bitslices-aesCyril SIX2019-05-152-23/+1
* | Avancement sur la génération de Makefile des benchmarksCyril SIX2019-05-141-0/+1
|/
* Changes to include a -O1 -fschedule-insns2 gcc run as wellCyril SIX2019-04-261-1/+4
* use cmove in bitsliced AESDavid Monniaux2019-04-051-5/+2
* removed the unproved hack to get builtins, will be reinstated laterDavid Monniaux2019-04-051-1/+1
* ternary ops in AES and TEADavid Monniaux2019-04-031-2/+2
* problem in ValueAOpDavid Monniaux2019-04-031-10/+1
* merge VLIW proofsDavid Monniaux2019-03-284-1526/+32
|\
| * some more ternaryDavid Monniaux2019-03-241-6/+6
| * experiments with ternary operatorDavid Monniaux2019-03-241-1/+6
| * experiments with ternaryDavid Monniaux2019-03-244-1526/+36
* | don't penalize x86 CompCertDavid Monniaux2019-03-271-1/+1
* | put both compilers in their best moodDavid Monniaux2019-03-271-5/+18
* | switch off ternary if not CompCertDavid Monniaux2019-03-271-14/+4
* | improvements on cmoved etc.David Monniaux2019-03-271-4/+11
* | work on ternaryDavid Monniaux2019-03-272-8/+21
* | hand optimizedDavid Monniaux2019-03-272-0/+3271
* | match some 'and'David Monniaux2019-03-272-4/+16
* | essai du cmoveDavid Monniaux2019-03-272-3/+26
* | ternary transfoDavid Monniaux2019-03-262-1/+37
|/
* encore un essai de creduceDavid Monniaux2019-03-233-0/+1561
* system for comparing speedsDavid Monniaux2019-03-231-0/+12
* bitsliced AES in one fileDavid Monniaux2019-03-231-10/+85
* Test in one file only.David Monniaux2019-03-231-0/+1467
* simplification des MakefileDavid Monniaux2019-02-051-38/+1
* streamlining the MakefileDavid Monniaux2019-02-051-0/+1
* regular MakefilesDavid Monniaux2019-02-053-67/+45
* fixes in types etc.David Monniaux2019-02-022-4/+4
* ugly hack to access _impure_thread_data (stdin, stdout, stderr...)David Monniaux2019-02-011-5/+2
* show cyclesDavid Monniaux2019-01-303-13/+20
* remove cruftDavid Monniaux2019-01-301-1/+1
* remove preprocessor directives about SIZE_TYPE, now useless (long is now 8 by...David Monniaux2019-01-301-1/+1
* correct path to ccompDavid Monniaux2019-01-301-1/+1
* https://github.com/conorpp/bitsliced-aesDavid Monniaux2019-01-3015-0/+1920