aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/README.md
blob: 1a4f8e9eeb1ed9d6d83a5cf290231af040f0138f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
## Folders with just source code
- acswap
- bitfields
- crypto-algorithms
- des
- fill_buffer
- jumptable
- k1_builtins
- latency
- longjmp
- loop
- madd
- math
- memcpy
- multithreaded_volatile
- nand
- predicated
- regalloc
- rotate
- send_through
- sizeof
- slow_globals
- ternary_builtin
- tiny-AES-c
- uzlib
- varargs
- volatile
- xor_and_mat

## Special folders
- csmith
- jpeg-6b
- mbedtls
- quest
- yarpgen

## Just to be compiled
- frame_pointer

## Benches to fix
- BearSSL : does not compile (to fix)
- ncompress : error on comparing
- ocaml : error during postpass scheduling
- micro-bunzip : -O3 buggy with gcc ?
- mod_int_mat : does not include rules.mk
- pcre2test : Trap MEMORY ACCESS VIOLATION sur le binaire ccomp
- picosat : compilation error : implicit declaration

## Benches that work
- binary_search
- bitsliced-aes
- bitsliced-tea
- complex
- float_mat
- glibc_qsort
- heapsort
- idea
- number_theoretic_transform
- quicksort
- sha-2
- tacle-bench-lift
- tacle-bench-powerwindow
- ternary
- too_slow