about summary refs log tree commit diff
path: root/llvm_mode/cmplog-routines-pass.cc
AgeCommit message (Collapse)Author
2020-06-30Big renaming (#429)van Hauser
* first commit, looks good * fix ascii percentage calc * fix ascii percentage calc * modify txt configs for test * further refinement * Revert "Merge branch 'text_inputs' into dev" This reverts commit 6d9b29daca46c8912aa9ddf6c053bc8554e9e9f7, reversing changes made to 07648f75ea5ef8f03a92db0c7566da8c229dc27b. * blacklist -> ignore renaming * rename whitelist -> instrumentlist * reduce the time interval in which the secondaries sync Co-authored-by: root <root@localhost.localdomain>
2020-06-17work around for llvm 11 bugvan Hauser
2020-05-24fix cmplogvan Hauser
2020-05-22fix cmplog for llvm 11-devvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-04-25refactored whitelist and blacklist in llvm_modevan Hauser
2020-03-09more honoring be_quietvan Hauser
2020-02-21block the usage of mopt with optionals mutators (redqueen/radamsa/etc...)Andrea Fioraldi
2020-02-18fuzzer wotking with rtn cmplogAndrea Fioraldi
2020-02-18fix insertion of __cmplog_rtn_hookAndrea Fioraldi
2020-02-18cmplog routines llvm passAndrea Fioraldi