about summary refs log tree commit diff
path: root/instrumentation/afl-llvm-pass.so.cc
AgeCommit message (Expand)Author
2024-02-032024 v4.10c releasevanhauser-thc
2023-10-16typotoka
2023-04-15wasm supportvanhauser-thc
2023-01-03welcome 2023vanhauser-thc
2022-07-12clang format 14vanhauser-thc
2022-03-17forgot one passvanhauser-thc
2022-03-17merge fixesvanhauser-thc
2022-03-01Revert "Merge branch 'newpm2' into dev"vanhauser-thc
2022-02-22Merge branch 'newpm2' into devvan Hauser
2022-02-22LLVM 14 fixesRaphael Isemann
2022-02-20Revert "remove new llvm pass manager :("vanhauser-thc
2022-01-19nits and code formatvanhauser-thc
2022-01-19Revert "fix classify counts"vanhauser-thc
2022-01-15fix classify countsvanhauser-thc
2022-01-01welcome 2022vanhauser-thc
2021-12-16fix llvm 14 changes for ctx and ngramvanhauser-thc
2021-12-14better instrumentlist filename detectionvanhauser-thc
2021-12-09make llvm 14-dev working. again.vanhauser-thc
2021-12-01unify LLVM_VERSION_... usagevanhauser-thc
2021-11-26remove new llvm pass manager :(vanhauser-thc
2021-11-23llvm new passmanager fixesvanhauser-thc
2021-11-22Merge branch 'dev_newpm' into devhexcoder-
2021-11-06http->httpsvanhauser-thc
2021-11-04add AFL_USE_TSANvanhauser-thc
2021-10-16fix declaration for new pass managerhexcoder-
2021-10-16make new pass manager interface compiler version dependent (>=7)hexcoder-
2021-10-16switch PreservedAnalyses from none to allhexcoder-
2021-10-12converted afl-llvm-pass to new pass managerhexcoder-
2021-07-14fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LISTvanhauser-thc
2021-06-07formatDominik Maier
2021-06-01fix stupid typoshexcoder-
2021-06-01adapt to incompatible LLVM 13 APIhexcoder-
2021-06-01fix classic threadsafe countersvanhauser-thc
2021-06-01threadsafe doc fixes, code formatvanhauser-thc
2021-05-30add support for AFL_LLVM_THREADSAFE_INST to other LLVM passeshexcoder-
2021-05-30support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.hexcoder-
2021-05-07add some commentshexcoder-
2021-05-06first working NeverZero implementationhexcoder-
2021-04-30still not workinghexcoder-
2021-04-28work in progress: not working correctly yethexcoder-
2021-04-17use atomic read-modify-write increment for LLVM CLASSIChexcoder-
2021-03-09fix ctx-1vanhauser-thc
2021-03-05fix typos and formatAndrea Fioraldi
2021-03-04fix kctx compilation hangAndrea Fioraldi
2021-03-04vectorial top-k CTX first implementationAndrea Fioraldi
2021-03-04code formatAndrea Fioraldi
2021-03-04llvm mode CALLER modeAndrea Fioraldi
2021-03-04restore correct CTX behaviour in llvm modeAndrea Fioraldi
2021-02-07fix scan-build issuesvanhauser-thc
2021-01-05haiku fixvan Hauser