summaryrefslogtreecommitdiff
path: root/scripts/fuzz_relooper.py
Commit message (Expand)AuthorAgeFilesLines
* Convert remaining python scripts to run under python3 (#2643)Sam Clegg2020-02-111-1/+1
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-136/+136
* Upgrade flake8 and run it on python 3 (#2297)Guanzhong Chen2019-08-131-9/+11
* Reflect instruction renaming in code (#2128)Heejin Ahn2019-05-211-3/+3
* Check $NODE environment variable when looking for node (#1792)Sam Clegg2018-11-301-1/+2
* Relooper CFG optimizations (#1759)Alon Zakai2018-11-211-44/+102
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-3/+3
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-12/+12
* Fix flake8 failures in scripts/ (#1239)Taiju Tsuiki2017-10-241-1/+1
* add drop and tee expressionsAlon Zakai2016-09-071-2/+4
* update relooper fuzzerAlon Zakai2016-07-181-1/+1
* Relooper switch support (#617)Alon Zakai2016-07-021-4/+41
* use separate internal opcodes for binary variantsAlon Zakai2016-05-181-6/+6
* remove obsolete comment from relooper fuzzerAlon Zakai2016-05-071-1/+1
* relooper fuzzing improvements (#453)Alon Zakai2016-05-061-15/+22
* add a fuzzer for the relooper through the C APIAlon Zakai2016-05-061-0/+282