aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixing test/regression for KVXv3.8_kvxCyril SIX2020-12-072-0/+393
|
* Merge branch 'kvx-work' into kvx-work-merge3.8Cyril SIX2020-12-0411-13/+380
|\ | | | | | | | | | | Conflicts: Makefile configure
| * Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-272-0/+256
| |\
| * | turn on cache emulationDavid Monniaux2020-10-191-9/+9
| | |
| * | Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-182-1/+29
| |\ \
| * \ \ Merge remote-tracking branch 'origin/kvx-work' into kvx-test-prepassDavid Monniaux2020-10-026-17/+29
| |\ \ \
| * | | | rules.mk for zigzagDavid Monniaux2020-09-241-7/+7
| | | | |
| * | | | Merge remote-tracking branch 'origin/kvx-work' into ↵David Monniaux2020-09-054-9771/+45
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mppa-RTLpathSE-verif-hash-junk iMe
| * | | | | -ftracelinearizeDavid Monniaux2020-07-301-12/+12
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/kvx-work' into ↵David Monniaux2020-07-301-2/+3
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | mppa-RTLpathSE-verif-hash-junk
| * \ \ \ \ \ Merge branch 'mppa-RTLpathSE-verif-hash-junk' of ↵David Monniaux2020-07-274-0/+188
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa-RTLpathSE-verif-hash-junk
| | * | | | | | test for speculative loadDavid Monniaux2020-07-262-0/+19
| | | | | | | |
| | * | | | | | simplifiedDavid Monniaux2020-07-261-4/+2
| | | | | | | |
| | * | | | | | cycle timesDavid Monniaux2020-07-261-4/+4
| | | | | | | |
| | * | | | | | Merge branch 'mppa-RTLpathSE-verif-hash-junk' of ↵David Monniaux2020-07-262-1/+124
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert into mppa-RTLpathSE-verif-hash-junk
| | * | | | | | | adapt filenameDavid Monniaux2020-07-261-1/+1
| | | | | | | | |
| | * | | | | | | yet another attemptDavid Monniaux2020-07-262-0/+171
| | | | | | | | |
| * | | | | | | | silly bugDavid Monniaux2020-07-251-1/+1
| | | | | | | | |
| * | | | | | | | run some more valgrind in case of optimizationsDavid Monniaux2020-07-251-0/+9
| | | | | | | | |
| * | | | | | | | improved testcmp: detect maybe uninitializedDavid Monniaux2020-07-251-6/+20
| | |/ / / / / / | |/| | | | | |
| * | | | | | | > vs teeDavid Monniaux2020-07-241-9/+9
| | | | | | | |
| * | | | | | | for reducingDavid Monniaux2020-07-242-1/+124
| |/ / / / / /
| * | | | | | picosat in one file for testing purposesDavid Monniaux2020-07-241-0/+9765
| | | | | | |
| * | | | | | also crashes with 0 variablesDavid Monniaux2020-07-241-1/+1
| | | | | | |
| * | | | | | even smallerDavid Monniaux2020-07-241-0/+2
| | | | | | |
| * | | | | | smaller exampleDavid Monniaux2020-07-241-2/+2
| | | | | | |
| * | | | | | Coq 8.11.2David Monniaux2020-07-241-0/+2
| | | | | | |
| * | | | | | trace quand le simulateur est appeleSylvain Boulmé2020-07-242-1/+3
| | | | | | |
| * | | | | | Temporary prepass flags in test/regressionCyril SIX2020-07-241-0/+2
| | | | | | |
| * | | | | | flagsDavid Monniaux2020-07-151-1/+1
| | | | | | |
| * | | | | | proper ordering on calls etc. ?David Monniaux2020-07-101-1/+1
| | | | | | |
| * | | | | | trapping loads are irreversibleDavid Monniaux2020-07-101-1/+1
| | | | | | |
| * | | | | | making progress on prepassDavid Monniaux2020-07-081-1/+1
| | | | | | |
* | | | | | | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-1815-115/+478
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Better "make clean"Xavier Leroy2020-11-011-1/+1
| | | | | | |
| * | | | | | Test clightgen with -short-idents and -normalize optionsXavier Leroy2020-09-221-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use different combination of options for different test files.
| * | | | | | Support the use of already-installed MenhirLib and Flocq librariesXavier Leroy2020-09-211-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | configure flags -use-external-Flocq and -use external-MenhirLib.
| * | | | | | Add test for __builtin_sqrt and __builtin_fabsfXavier Leroy2020-07-272-0/+7
| | | | | | |
| * | | | | | Refactor regression testing of built-in functionsXavier Leroy2020-07-2713-110/+447
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Share the testing code for built-in functions that are available on all target platforms. Improve testing of __builtin_clz* and __builtin_ctz*
| * | | | | | Improve portability of the test for annotations inclightgenXavier Leroy2020-06-052-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | __builtin_ais_annot is not supported for macOS nor for Cygwin.
| * | | | | | clightgen: fix the printing of annotationsXavier Leroy2020-06-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The printing of EF_annot and EF_annot_val was missing the extra "kind" parameter introduced in commit 6a010b4. Also: the automatic translation of annotations into Coq assertions was confusing and prevented other uses of __builtin_annot statements in conjunction with clightgen. I believe it was never used. This commit removes this translation. Closes: #360
* | | | | | | Merge remote-tracking branch 'origin/kvx-work-unroll-fixcse3' into kvx-workDavid Monniaux2020-10-162-0/+256
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | forgot theseDavid Monniaux2020-10-162-0/+256
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/kvx-work-unroll-fixcse3' into kvx-workDavid Monniaux2020-10-161-0/+28
|\| | | | | |
| * | | | | | extracted from Polybench syrkDavid Monniaux2020-10-161-0/+28
| | |_|_|_|/ | |/| | | |
* / | | | | test/kvx/sort : timeout of 20s instead of 10sCyril SIX2020-10-161-1/+1
|/ / / / /
* | | | / Updating test/kvx for KVX toolsCyril SIX2020-10-016-17/+29
| |_|_|/ |/| | |
* | | | remettre yarpgenDavid Monniaux2020-09-021-1/+1
| | | |
* | | | example prog where list scheduler can be reoptimized using ILPDavid Monniaux2020-08-311-0/+14
| |_|/ |/| |
* | | reinstate TARGET_CCDavid Monniaux2020-07-281-1/+1
| | |