about summary refs log tree commit diff
path: root/llvm_mode/cmplog-routines-pass.cc
AgeCommit message (Collapse)Author
2020-09-05first batch of changesvanhauser-thc
2020-08-13fix for llvm < 11van Hauser
2020-08-13LTO: apply laf-intel+redqueen/cmplog at link timevan Hauser
2020-08-02refactoring debug/be_quiet, fatal on dont_optimize and instrument_filevan Hauser
2020-06-30rename whitelist -> instrumentlistvan Hauser
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