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
/
cmplog-instructions-pass.cc
Age
Commit message (
Expand
)
Author
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-02-20
Revert "LLVM cmplog factoring custom Instruction iterator with added restrict...
vanhauser-thc
2023-02-13
LLVM cmplog factoring custom Instruction iterator with added restriction
David CARLIER
2023-01-03
welcome 2023
vanhauser-thc
2022-07-12
clang format 14
vanhauser-thc
2022-04-18
remove WIP code
vanhauser-thc
2022-04-18
code format
vanhauser-thc
2022-04-18
fix msg
vanhauser-thc
2022-04-06
fix cmplog!
vanhauser-thc
2022-03-31
Some scan-build fixes
Dominik Maier
2022-03-17
merge fixes
vanhauser-thc
2022-03-17
Merge branch 'dev' into newpm2
van Hauser
2022-03-03
port cmplog-switches-pass
vanhauser-thc
2022-03-03
ported cmplog-instructions-pass
vanhauser-thc
2022-03-01
code format
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-19
nits and code format
vanhauser-thc
2022-01-19
Revert "fix classify counts"
vanhauser-thc
2022-01-15
fix classify counts
vanhauser-thc
2022-01-01
welcome 2022
vanhauser-thc
2021-12-16
fix for older llvm
vanhauser-thc
2021-12-16
disable cmplog vector FP cmp hooking
vanhauser-thc
2021-12-14
better instrumentlist filename detection
vanhauser-thc
2021-12-09
make llvm 14-dev working. again.
vanhauser-thc
2021-12-01
unify LLVM_VERSION_... usage
vanhauser-thc
2021-11-26
remove new llvm pass manager :(
vanhauser-thc
2021-11-24
transform cmplog-instructions pass to new pass manager
hexcoder-
2021-11-19
cmplog: Fix compilation for LLVM 12.0.0 (getFixedValue was not available here)
hexcoder-
2021-11-06
http->https
vanhauser-thc
2021-11-03
support llvm >= 11
vanhauser-thc
2021-11-03
vectorized coverage only possible for llvm 14 :(
vanhauser-thc
2021-11-03
support vectorized cmps
vanhauser-thc
2021-06-28
Inline cmplog (#996)
van Hauser
2021-03-05
remove warnings
vanhauser-thc
2021-02-16
minor cmplog fix
vanhauser-thc
2021-02-15
Revert "llvm bug workaround for lto extint"
Michael Rodler
2021-02-15
CMPLOG llvm pass: use CreateIntCast to cast to the right integer type
Michael Rodler
2021-02-15
llvm bug workaround for lto extint
vanhauser-thc
2021-02-04
workaroung for llvm LTO bitcast bug
vanhauser-thc
2021-02-01
fix warnings and an llvm cmplog+lto panic
van Hauser
2021-01-18
use enums, support cmplog map collisions
van Hauser
2021-01-15
merge cmplog
van Hauser
2021-01-04
code format
van Hauser
2021-01-04
cmplog fix
van Hauser
2021-01-04
fix for llvm < 11
van Hauser
2021-01-04
FP support for cmplog
van Hauser
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