aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* give meaningful "unhandled instr" messagesDavid Monniaux2019-01-291-11/+7
|
* Merge branch 'mppa_postpass' of ↵David Monniaux2019-01-299-78/+258
|\ | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Adding indirect calls (icall instruction)Cyril SIX2019-01-297-7/+69
| |
| * Hypothèses de pc_set_add permettant de prouver le lemmeCyril SIX2019-01-291-19/+26
| |
| * Avancement sur exec_basic_instr_pcvar + exec_load et exec_store prennent des ↵Cyril SIX2019-01-293-68/+179
| | | | | | | | ireg au lieu de preg
* | ça makeDavid Monniaux2019-01-291-6/+11
|/
* crypto algorithms from https://github.com/B-Con/crypto-algorithms/David Monniaux2019-01-2832-0/+3731
|
* give meaningful messages pleaseDavid Monniaux2019-01-271-2/+12
|
* packagedDavid Monniaux2019-01-278-571/+20579
|
* picosatDavid Monniaux2019-01-2717-0/+12288
| | | | induces bug in register allocation
* 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
|
* Merge branch 'mppa_postpass' of ↵David Monniaux2019-01-251-6/+110
|\ | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Avancement PostpassSchedulingproofCyril SIX2019-01-251-5/+69
| |
| * Merge branch 'mppa_postpass' of ↵Cyril SIX2019-01-251-7/+64
| |\ | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass Conflicts: mppa_k1c/PostpassSchedulingproof.v
| | * Progrès dans PostpassSchedulingproofCyril SIX2019-01-251-6/+46
| | |
| * | Preuve de app_nonil2 dans PostpassSchedulingproofCyril SIX2019-01-231-4/+5
| | |
* | | Merge branch 'mppa_postpass' of ↵David Monniaux2019-01-241-9/+27
|\ \ \ | | |/ | |/| | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * | Un peu d'avancement sur PostpassSchedulingproofCyril SIX2019-01-241-9/+27
| |/
* | Merge branch 'mppa_postpass' of ↵David Monniaux2019-01-233-126/+208
|\| | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Cleaning dans PostpassSchedulingproofCyril SIX2019-01-231-43/+20
| |
| * 3ème cas de transf_step_correct de PostpassSchedulingproof finiCyril SIX2019-01-231-5/+6
| |
| * Proof of builtin case for transf_step_correct in PostpassSchedulingproofCyril SIX2019-01-231-1/+25
| |
| * Adding a predicate that a builtin must be alone in its basicblockCyril SIX2019-01-233-88/+168
| |
* | Merge branch 'mppa_postpass' of ↵David Monniaux2019-01-231-14/+47
|\| | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Merge branch 'mppa_postpass' of ↵Cyril SIX2019-01-233-9/+393
| |\ | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * | Changement de modèle de preuve pour le 1er cas du tranf_step_correct de ↵Cyril SIX2019-01-231-14/+47
| | | | | | | | | | | | PostpassSchedulingproof
* | | 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 ↵David Monniaux2019-01-2211-37/+58
|\| | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Léger avancement PostpassSchedulingproof.vCyril SIX2019-01-221-1/+7
| |
| * Added sxwd and zxwd supportCyril SIX2019-01-2210-36/+51
| |
* | 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
|
* DESDavid Monniaux2019-01-211-0/+500
|