mr-ma / composition-framework

1 stars 3 forks source link

Missing programs for the evaluation #26

Open mr-ma opened 5 years ago

mr-ma commented 5 years ago

We need to have all 29 programs included in the coverage evaluation:

What we have:

2048.bc
dijkstra_small.x.bc
rawcaudio.x.bc
sha.bc
qsort_small.x.bc
rawdaudio.x.bc
qsort_large.x.bc
search_large.x.bc
bitcnts.x.bc
basicmath_small.x.bc
bf.x.bc
basicmath_large.x.bc
fft.x.bc
rijndael.x.bc
search_small.x.bc
patricia.x.bc
snake.bc

Missing: dijkstra_large, Say, Susan, Tetris, CRC, cjpeg, djpeg, 3x tiff, ispell

mr-ma commented 5 years ago

re-run evaluations:

dennisfischer commented 5 years ago

dijkstra_large, and CRC seem to be working now.