index
:
~cnx/afl++
this commit
dataflow
dev
run
stable
Security-oriented fuzzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
instrumentation
/
split-switches-pass.so.cc
Age
Commit message (
Expand
)
Author
2024-04-07
fix llvm modules
vanhauser-thc
2023-11-06
clang-format 16->17
vanhauser-thc
2023-03-06
Revert "Merge pull request #1665 from devnexen/llvm_inst_mem_leaks"
vanhauser-thc
2023-03-04
llvm instrumentation trying to delete all static data
David CARLIER
2023-01-23
erase the switch instruction from the current parent
David Carlier
2023-01-20
LLVM plugin 16+ support proposal.
David Carlier
2022-07-12
clang format 14
vanhauser-thc
2022-03-17
merge fixes
vanhauser-thc
2022-03-01
Revert "Merge branch 'newpm2' into dev"
vanhauser-thc
2022-02-20
Revert "remove new llvm pass manager :("
vanhauser-thc
2022-01-13
fix laf-intel split switches
vanhauser-thc
2021-12-14
better instrumentlist filename detection
vanhauser-thc
2021-12-01
unify LLVM_VERSION_... usage
vanhauser-thc
2021-11-26
remove new llvm pass manager :(
vanhauser-thc
2021-11-23
do not add zero byte on string compares with len
vanhauser-thc
2021-11-23
llvm new passmanager fixes
vanhauser-thc
2021-11-22
Merge branch 'dev_newpm' into dev
hexcoder-
2021-11-06
http->https
vanhauser-thc
2021-10-16
make new pass manager interface compiler version dependent (>=7)
hexcoder-
2021-10-16
switch PreservedAnalyses from none to all
hexcoder-
2021-10-12
converted split-switches-pass to new pass manager
hexcoder-
2021-05-06
instrumentation further move to C++11 (#900)
David CARLIER
2020-09-29
small improvements to Marcel's patch, fix laf-intel + redqueen crashes
van Hauser
2020-09-05
first batch of changes
vanhauser-thc