summaryrefslogtreecommitdiff
path: root/test/c/Makefile
diff options
context:
space:
mode:
authorGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-02-17 13:25:03 +0000
committerGravatar xleroy <xleroy@fca1b0fc-160b-0410-b1d3-a4f43f01ea2e>2010-02-17 13:25:03 +0000
commitf9ebf19ba3ca4c3ee67cc88bbea407d4dd734249 (patch)
tree0bb8ef7d55cc633fccefc77f27e50029af74adcf /test/c/Makefile
parent6f3a9afdda5c02dc84522fc8604addb7e5c8d7df (diff)
3 more benchmarks
git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1252 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e
Diffstat (limited to 'test/c/Makefile')
-rw-r--r--test/c/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/c/Makefile b/test/c/Makefile
index bff6211..060c8fc 100644
--- a/test/c/Makefile
+++ b/test/c/Makefile
@@ -12,7 +12,8 @@ TIME=xtime -o /dev/null -mintime 1.0 # Xavier's hack
BENCHS=fib integr qsort fft sha1 aes almabench lists \
binarytrees fannkuch knucleotide mandelbrot nbody \
- nsieve nsievebits spectral vmach
+ nsieve nsievebits spectral vmach \
+ bisect chomp perlin
PROGS=$(BENCHS) initializers