about summary refs log tree commit diff
path: root/llvm_mode
AgeCommit message (Collapse)Author
2020-05-25libfuzzer driver + llvm_mode compilation optimizationvan Hauser
2020-05-25persistent mode: shared memory test case transfervan Hauser
2020-05-25llvm_mode compare-transform-pass: refactor comparison length determinationRobert Scott
make this clearer and handle case with embedded null characters in const string properly
2020-05-25remove not needed error descriptionvan Hauser
2020-05-24fix cmplogvan Hauser
2020-05-24fix compare-transform for strn?casecmpvan Hauser
2020-05-23LTO whitelist functionality rewritten, now anything can be skippedvan Hauser
2020-05-23installing llvm 11van Hauser
2020-05-23AFL_LLVM_LAF_ALLvan Hauser
2020-05-22more help for LTO issuesvan Hauser
2020-05-22small enhancements for llvm11van Hauser
2020-05-22fix cmplog for llvm 11-devvan Hauser
2020-05-22fix llvm_mode selectionvan Hauser
2020-05-22switching llvm_mode default to pcguardvan Hauser
2020-05-17adjust documentation for new minimum llvm version 3.4hexcoder-
2020-05-15change: slaves only sync from mastersvan Hauser
2020-05-15llvm_mode: lower llvm version reqs to 3.4 (LLInsTrim will not behexcoder-
available)
2020-05-14fix afl-clang-fast help outputvan Hauser
2020-05-12new code formatting + appliedvan Hauser
2020-05-12llvm_mode: more support for Darwin/MacOSX (WIP)hexcoder-
2020-05-11blacklist llvmfuzzer functionsvan Hauser
2020-05-11fix typosvan Hauser
2020-05-11add missing includevan Hauser
2020-05-11document workaround for targets with _init for LTOvan Hauser
2020-05-11bigger initial map when LTOvan Hauser
2020-05-10indenting preprocessor directives breaks compilation and cant be fixed, ↵van Hauser
reverting ... :-(
2020-05-10fix warning, code formatvan Hauser
2020-05-10code-formatvan Hauser
2020-05-10LTO fixes for fuzzbenchvan Hauser
2020-05-09LLVMInsTrim.so.cc: fix for LLVM 3.8.0hexcoder-
2020-05-08add AFL_DEBUG check to all isatty checksvan Hauser
2020-05-07added AFL_LLVM_SKIPSINGLEBLOCK and changed default behaviour to instrument ↵van Hauser
single block functions
2020-05-07calculate correct collisions for classic in InsTrimLTOvan Hauser
2020-05-07fix typosvan Hauser
2020-05-07import transform fix into autodict, code-formatvan Hauser
2020-05-06rename passvan Hauser
2020-05-06CTX+NGRAM != LTOvan Hauser
2020-05-06added InsTrimLTO :-)van Hauser
2020-05-05more typos fixedvan Hauser
2020-05-05fix LTO modevan Hauser
2020-05-05unsized string compare fixvan Hauser
2020-05-05ctx+ngram for instrimvan Hauser
2020-05-05support older llvm versionsvan Hauser
2020-05-05ctx and ngram fixvan Hauser
2020-05-05fix crash in AFL_LLVM_LAF_TRANSFORM_COMPARESvan Hauser
2020-05-04Merge pull request #351 from dpmdpm2/mastervan Hauser
Fix typo in README.lto.md
2020-05-04Fix typo in README.lto.mdDavid Mendenhall
2020-05-04ctx and ngram can be used together nowvan Hauser
2020-05-02makefile fixvan Hauser
2020-05-02AFL_LLVM_SKIP_NEVERZERO addedvan Hauser