aboutsummaryrefslogtreecommitdiffstats
path: root/test/regression
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/csmith' into towards_3.10David Monniaux2021-09-242-1/+24
|\
| * Merge branch 'csmith' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCert ...David Monniaux2021-09-234-1/+351
| |\
| * | union passingDavid Monniaux2021-09-231-0/+23
| * | add union passingDavid Monniaux2021-09-231-1/+1
* | | Merge branch 'master' of https://github.com/AbsInt/CompCert into towards_3.10David Monniaux2021-09-247-31/+96
|\ \ \ | |_|/ |/| |
| * | Native support for bit fields (#400)Xavier Leroy2021-08-227-31/+96
| * | Elab bitfields: check size of type <=32bit rather than checking rank (#387)Amos Robinson2021-04-193-1/+24
* | | csmith | creduce breaks on RISC-V 64David Monniaux2021-09-221-0/+36
* | | test for many parametersDavid Monniaux2021-09-173-1/+315
| |/ |/|
* | [BROKEN] Merge with v3.9 : something broken for __builtin_expect in cfrontend...Cyril SIX2021-06-013-1/+24
* | Updating varargs2 results for kvxCyril SIX2021-06-011-0/+1
* | Merge branch 'master' into merge_master_8.13.1Sylvain Boulmé2021-03-236-417/+18
|\|
| * Remove regression/interop1 testXavier Leroy2021-01-184-417/+1
| * RISC-V: fix FP calling conventionsXavier Leroy2021-01-142-5/+5
| * RISC-V: wrong fixup code generated for vararg calls with fixed FP argsXavier Leroy2021-01-102-0/+17
* | Fixing test/regression for KVXv3.8_kvxCyril SIX2020-12-072-0/+393
* | Merge branch 'kvx-work' into kvx-work-merge3.8Cyril SIX2020-12-041-0/+2
|\ \
| * | trace quand le simulateur est appeleSylvain Boulmé2020-07-241-1/+1
| * | Temporary prepass flags in test/regressionCyril SIX2020-07-241-0/+2
* | | Merge branch 'master' (Absint 3.8) into kvx-work-merge3.8David Monniaux2020-11-1813-112/+455
|\ \ \ | |/ / |/| / | |/
| * 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
* | rename result fileDavid Monniaux2020-05-291-0/+0
* | tests for kvxDavid Monniaux2020-05-261-0/+0
* | k1c -> kvx changesDavid Monniaux2020-05-263-5/+5
* | Fixing packedstruct issuev3.7_mppa_2020-04-01Cyril SIX2020-04-012-15/+15
* | Merge remote-tracking branch 'origin/master' into attempt-fix-mppa-workCyril SIX2020-04-012-39/+838
|\|
| * Add a test for int64 -> float32 conversionXavier Leroy2020-03-302-39/+838
* | disable some testsDavid Monniaux2020-03-271-4/+4
* | Merge branch 'mppa-cse2' of gricad-gitlab.univ-grenoble-alpes.fr:sixcy/CompCe...David Monniaux2020-03-036-24/+131
|\ \ | |/ |/|
| * [regression to check!] Merge tag 'v3.6' into mppa-workCyril SIX2019-10-168-27/+638
| |\
| * | Removing NaNs from TESTS_DIFF (float precision issues..)Cyril SIX2019-09-251-0/+3
| * | varargs2 now work correctly (bis)Cyril SIX2019-09-252-3/+15
| * | Stub for builtins-mppa_k1c.cCyril SIX2019-09-251-0/+72
| * | varargs2 now work correctlyCyril SIX2019-09-251-0/+11
| * | Removing packed structs tests (do not work for now)Cyril SIX2019-09-251-0/+2
| * | More work on test, regression/packedstruct1.c and regression/varargs2.c don't...Cyril SIX2019-09-203-23/+28
| * | __builtin_bswap16, 32 and 64Cyril SIX2019-09-201-2/+2
| * | Merge branch 'master' of https://github.com/AbsInt/CompCert into mppa-work-up...David Monniaux2019-07-196-28/+61
| |\ \
| * \ \ Merge branch 'if-conversion' of https://github.com/AbsInt/CompCert into mppa-...David Monniaux2019-06-033-1/+156
| |\ \ \
| | * | | If-conversion optimizationXavier Leroy2019-05-313-1/+156
| * | | | Disabling the packedstruct tests from test/regressionCyril SIX2019-04-091-1/+2
| * | | | All CompCert tests can be compiledCyril SIX2019-04-092-2/+2
| |/ / /
* | | / Add interoperability test for functions returning small integer typesXavier Leroy2020-02-212-0/+23
| |_|/ |/| |
* | | Test for the compilation of floating-point literalsXavier Leroy2019-08-083-1/+562
* | | AArch64 portXavier Leroy2019-08-083-5/+70
* | | Factor out endianness determination between testsXavier Leroy2019-08-072-21/+5
| |/ |/|
* | When testing builtin functions, prevent constant propagationXavier Leroy2019-07-174-28/+31
* | Extended asm: print register names according to their typesXavier Leroy2019-06-171-0/+10
* | Perform constant propagation and strength reduction on conditional movesXavier Leroy2019-06-171-0/+20