aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/bitsliced-aes
Commit message (Expand)AuthorAgeFilesLines
* 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