about summary refs log tree commit diff
path: root/TODO
blob: 7a75afe3eacde72e36455cc2dabc592d4ef619a6 (plain) (blame)
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
Roadmap 2.53d:
==============
 - indent all the code: clang-format -style=Google

 - README.md

 - better defaults:
   * laf-intel activated, needs deactiatation
   * fast mode schedule
   * MOpt with -L 30
   * ... ?

afl-fuzz:
 - put mutator, scheduler, forkserver and input channels in individual files
 - reuse forkserver for showmap, afl-cmin, etc.

gcc_plugin:
 (see TODOs)
 - whitelist support
 - skip over uninteresting blocks
 - laf-intel
 - neverZero

qemu_mode:
 - Instrument only cmparison with immediate values by default when using compcov

unit testing / or large testcase campaign


Roadmap 2.54d:
==============
 - expand MAP size to 256k (current L2 cache size on processors)
   -> 18 bit size map
 - llvm_mode: dynamic map size and collission free basic block IDs