aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/knucleotide.c
Commit message (Collapse)AuthorAgeFilesLines
* Starting to modify official CompCert tests to be passable with the simuCyril SIX2019-09-101-0/+6
|
* Reduce the running times of the tests in test/cXavier Leroy2017-08-261-1/+1
| | | | Running times were too long when executed on low-end ARM or PowerPC hardware, or under QEMU emulation.
* Updates to the local test suiteXavier Leroy2016-07-241-8/+14
| | | | | | | - Adjust parameters to bring the running time of each test closer to 1 second - compression/arcode.c: array access one past - "inline" -> "static inline" - Remove cchecklink support
* Don't use strdup(), it is not ISO C99.Xavier Leroy2015-08-211-1/+2
|
* Fusion des modifications faites sur les branches "tailcalls" et "smallstep".xleroy2007-08-041-4/+0
| | | | | | | | | | | | En particulier: - Semantiques small-step depuis RTL jusqu'a PPC - Cminor independant du processeur - Ajout passes Selection et Reload - Ajout des langages intermediaires CminorSel et LTLin correspondants - Ajout des tailcalls depuis Cminor jusqu'a PPC git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@384 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Ajout et utilisation de compcert_stdio.hxleroy2006-10-221-0/+4
| | | | git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@123 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
* Davantage de testsxleroy2006-09-171-0/+369
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@104 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e