aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/siphash24.c
Commit message (Collapse)AuthorAgeFilesLines
* 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-0/+1
| | | | | | | - 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
* Big merge of the newregalloc-int64 branch. Lots of changes in two directions:xleroy2013-04-201-0/+255
1- new register allocator (+ live range splitting, spilling&reloading, etc) based on a posteriori validation using the Rideau-Leroy algorithm 2- support for 64-bit integer arithmetic (type "long long"). git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@2200 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e