aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wrong directory, fixedDavid Monniaux2019-03-111-0/+0
|
* et hop un MakefileDavid Monniaux2019-03-111-0/+9
|
* complex numbers attemptDavid Monniaux2019-03-101-0/+22
|
* test code for jump tablesDavid Monniaux2019-03-101-0/+34
|
* varargsDavid Monniaux2019-03-102-18/+2
|
* forgot the MakefileDavid Monniaux2019-03-101-0/+18
|
* test for volatilesDavid Monniaux2019-03-101-0/+33
|
* volatile storesDavid Monniaux2019-03-103-45/+42
|
* volatile loadDavid Monniaux2019-03-101-37/+37
|
* demo for volatileDavid Monniaux2019-03-092-9/+28
|
* program for testing volatilesDavid Monniaux2019-03-091-0/+32
|
* store the assembly source code as wellDavid Monniaux2019-03-091-5/+8
|
* code qui planteDavid Monniaux2019-03-083-0/+33
|
* Modified test/c/Makefile for CompCert tests (remove all the float tests with ↵Cyril SIX2019-03-082-5/+6
| | | | division)
* Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-081-0/+1
|\ | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Added error message for Odivfs in AsmblockgenCyril SIX2019-03-081-0/+1
| |
* | un example avec varargs flottantsDavid Monniaux2019-03-081-0/+34
|/
* disable useless warningsDavid Monniaux2019-03-084-4/+4
|
* Rajout de commentaires sur les instructions non émisesCyril SIX2019-03-081-8/+8
|
* Fix for the compw immediate problemCyril SIX2019-03-081-7/+17
|
* Minor fix on TargetPrinter (coqint instead of coqint64 for adequate types)Cyril SIX2019-03-081-8/+8
|
* Refactorisation des load et des storeCyril SIX2019-03-083-62/+40
|
* Reverting the hack introduces on Pcompw etc..Cyril SIX2019-03-081-14/+3
|
* Merge remote-tracking branch 'origin/mppa_postpass' into mppa_memory_model_patchCyril SIX2019-03-089-45/+394
|\
| * Preuves du branchement avec des floatCyril SIX2019-03-071-25/+242
| |
| * Fix minor proofCyril SIX2019-03-073-27/+142
| |
| * stop warning about system includesDavid Monniaux2019-03-073-3/+3
| |
| * Remplacement de phys_eq par Z.eqb pour Allocframe (1 & 2) et Freeframe (1 & 2)Cyril SIX2019-03-071-10/+14
| |
| * Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-071-2/+8
| |\ | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| | * HACK for Pcompiw/Pcompil as wellCyril SIX2019-03-071-2/+8
| | |
| * | forgot the .hDavid Monniaux2019-03-071-0/+4
| |/
| * HACK for the Pcompw/Pcompl memory problem (but performance decrease, to ↵Cyril SIX2019-03-061-1/+4
| | | | | | | | remove later)
* | Fixing Asmblockdeps proofsCyril SIX2019-03-081-147/+21
| |
* | Refactorized Asmblock exec_basic_instrCyril SIX2019-03-082-105/+121
| |
* | axioms on pointer comparison removed !Sylvain Boulmé2019-03-071-11/+12
| |
* | remove dep of exec_arith_instr on memory.Sylvain Boulmé2019-03-073-66/+77
| | | | | | | | | | | | TODO: - prove admitted lemma in Asmblockdeps. - remove axioms in Asmblock if possible.
* | Experiment Patch of Memory ModelSylvain Boulmé2019-03-073-21/+48
|/
* Merge branch 'mppa_postpass' of ↵Sylvain Boulmé2019-03-063-3/+63
|\ | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-052-20/+218
| |\ | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-056-81/+24
| |\ \ | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-057-85/+187
| |\ \ \ | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-03-0224-1377/+2286
| |\ \ \ \ | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-02-221-5/+131
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ \ \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-02-212-26/+101
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ \ \ \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-02-201-31/+41
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * \ \ \ \ \ \ \ Merge branch 'mppa_postpass' of ↵David Monniaux2019-02-2012-98/+701
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa_postpass
| * | | | | | | | | mul8: loop-invariant code motionDavid Monniaux2019-02-193-3/+63
| | | | | | | | | |
* | | | | | | | | | fix eq sur OIncremPCSylvain Boulmé2019-03-061-7/+14
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | quick fix of equalities issuesSylvain Boulmé2019-03-052-1/+10
| | | | | | | | |
* | | | | | | | | Added pretty printersCyril SIX2019-03-051-19/+208
| |_|_|_|_|_|_|/ |/| | | | | | |