aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added indirect tailcallsCyril SIX2019-02-088-6/+87
* Réactivé l'optim mulhs pour 32-bits (Omulhs n'est jamais généré)Cyril SIX2019-02-082-16/+16
* Désactivé toutes les optim division par constante --> Omulhs etc..Cyril SIX2019-02-082-26/+26
* Desactivated Omulhs 32-bits optimization (division by constant)Cyril SIX2019-02-082-8/+8
* OshrxlimmCyril SIX2019-02-082-17/+24
* Un peu de refactorisationCyril SIX2019-02-072-82/+67
* -g in C FLAGSDavid Monniaux2019-02-071-4/+7
* fix rulesDavid Monniaux2019-02-071-8/+8
* number theoretic transform (FFT in finite field)David Monniaux2019-02-072-0/+172
* float aussiDavid Monniaux2019-02-063-3/+17
* and now a call to lrintDavid Monniaux2019-02-061-2/+2
* test for float/double parameter passingDavid Monniaux2019-02-064-0/+40
* Makefiles now use rules.mk, and added a prohibition of unprototyped functionsDavid Monniaux2019-02-067-66/+21
* Better fix for register allocation?Cyril SIX2019-02-061-3/+4
* simplification des MakefileDavid Monniaux2019-02-058-179/+75
* streamlining the MakefileDavid Monniaux2019-02-051-0/+1
* regular MakefilesDavid Monniaux2019-02-053-67/+45
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-02-054-53/+46
|\
| * Removing the low_half axiomCyril SIX2019-02-054-53/+46
* | comparisons all aroundDavid Monniaux2019-02-051-4/+18
|/
* IDEA encryptionDavid Monniaux2019-02-053-0/+490
* Fix pour le register allocationCyril SIX2019-02-051-2/+2
* spill queue complaintsDavid Monniaux2019-02-041-0/+5
* code that bombs, to be used in regression testingDavid Monniaux2019-02-041-0/+12
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-02-041-22/+152
|\
| * Preuves (en dehors du verified_schedule) terminées dans PostpassSchedulingproofCyril SIX2019-02-041-6/+44
| * Proof of transf_exec_control \o/Cyril SIX2019-02-041-2/+5
| * Proof of label_pos related things in PostpassSchedulingproofCyril SIX2019-02-041-15/+104
* | note on cyclesDavid Monniaux2019-02-041-0/+37
* | fill_bufferDavid Monniaux2019-02-041-0/+35
* | commentDavid Monniaux2019-02-021-0/+1
|/
* better Makefile and printoutsDavid Monniaux2019-02-024-13/+42
* compress42David Monniaux2019-02-025-0/+2120
* BearSSLDavid Monniaux2019-02-02435-0/+115034
* Disable the generation of jump tables until issues are fixedDavid Monniaux2019-02-022-2/+7
* fixes in types etc.David Monniaux2019-02-024-7/+16
* new version of the scheduler, interface to GurobiDavid Monniaux2019-02-012-37/+96
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-02-011-10/+137
|\
| * Encore de la tuyauterieCyril SIX2019-02-011-1/+91
| * Proof of transf_blocks_verifiedCyril SIX2019-02-011-9/+46
* | ugly hack to access _impure_thread_data (stdin, stdout, stderr...)David Monniaux2019-02-016-48/+59
* | Ugly hack to get at the k1c standard library stdin/stdout/stderrDavid Monniaux2019-02-011-1/+6
* | IT WORKS !!David Monniaux2019-02-012-11/+136
* | removed some switchesDavid Monniaux2019-02-012-1/+104
* | fix various divisions, tail calls etc.David Monniaux2019-02-0124-5190/+5231
* | it still seems to workDavid Monniaux2019-02-018-43/+59
* | block tail calls etc.David Monniaux2019-02-0145-7618/+384
|/
* implemented builtin memcpyDavid Monniaux2019-02-014-98/+56
* Merge branch 'mppa_postpass' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/Co...David Monniaux2019-01-312-38/+106
|\
| * Décomposition de transf_find_bblock en lemmesCyril SIX2019-01-311-1/+22