vanhauser-thc
|
45603367bf
|
fix llvm modules
|
2024-04-07 09:44:33 +02:00 |
|
vanhauser-thc
|
ed1a6f8a57
|
2024 v4.10c release
|
2024-02-03 11:01:31 +01:00 |
|
toka
|
92ac2c228c
|
typo
|
2023-10-16 16:45:30 +02:00 |
|
vanhauser-thc
|
120d009e7d
|
wasm support
|
2023-04-15 11:36:58 +02:00 |
|
vanhauser-thc
|
35f09e11a4
|
welcome 2023
|
2023-01-03 09:38:07 +01:00 |
|
vanhauser-thc
|
b847e0f414
|
clang format 14
|
2022-07-12 09:04:54 +02:00 |
|
vanhauser-thc
|
90fd61d14a
|
forgot one pass
|
2022-03-17 19:43:14 +01:00 |
|
vanhauser-thc
|
3d1be62c96
|
merge fixes
|
2022-03-17 16:39:40 +01:00 |
|
vanhauser-thc
|
f70760896c
|
Revert "Merge branch 'newpm2' into dev"
This reverts commit fee1acf7e6096533f1aa8cd74035bed21c90fdf6, reversing
changes made to 675d17d737ee5dee88766d9c181567771592c94c.
|
2022-03-01 19:21:31 +01:00 |
|
van Hauser
|
fee1acf7e6
|
Merge branch 'newpm2' into dev
|
2022-02-22 13:58:49 +01:00 |
|
Raphael Isemann
|
05119990b6
|
LLVM 14 fixes
|
2022-02-22 11:13:00 +01:00 |
|
vanhauser-thc
|
92db443635
|
Revert "remove new llvm pass manager :("
This reverts commit 55ed2a443c5c61baba37415d4087164454d8a2a8.
|
2022-02-20 19:51:43 +01:00 |
|
vanhauser-thc
|
550ba4d772
|
nits and code format
|
2022-01-19 22:26:52 +01:00 |
|
vanhauser-thc
|
4bcb177f62
|
Revert "fix classify counts"
This reverts commit 4217a6606c92f6a88ab577ae8f91823dd731562d.
|
2022-01-19 22:17:36 +01:00 |
|
vanhauser-thc
|
4217a6606c
|
fix classify counts
|
2022-01-15 13:58:17 +01:00 |
|
vanhauser-thc
|
e1082f2548
|
welcome 2022
|
2022-01-01 00:49:17 +01:00 |
|
vanhauser-thc
|
ee10461f48
|
fix llvm 14 changes for ctx and ngram
|
2021-12-16 01:44:50 +01:00 |
|
vanhauser-thc
|
75ac9c013c
|
better instrumentlist filename detection
|
2021-12-14 10:15:09 +01:00 |
|
vanhauser-thc
|
db360332c4
|
make llvm 14-dev working. again.
|
2021-12-09 14:33:56 +01:00 |
|
vanhauser-thc
|
22827e8070
|
unify LLVM_VERSION_... usage
|
2021-12-01 11:38:55 +01:00 |
|
vanhauser-thc
|
55ed2a443c
|
remove new llvm pass manager :(
|
2021-11-26 15:30:46 +01:00 |
|
vanhauser-thc
|
a0cc3dc101
|
llvm new passmanager fixes
|
2021-11-23 19:09:44 +01:00 |
|
hexcoder-
|
0e9b208949
|
Merge branch 'dev_newpm' into dev
|
2021-11-22 16:51:06 +01:00 |
|
vanhauser-thc
|
9325a4fcbb
|
http->https
|
2021-11-06 10:28:22 +01:00 |
|
vanhauser-thc
|
6ce3d7fede
|
add AFL_USE_TSAN
|
2021-11-04 15:53:17 +01:00 |
|
hexcoder-
|
7d0e0cde0a
|
fix declaration for new pass manager
|
2021-10-16 14:51:51 +02:00 |
|
hexcoder-
|
1f2fa22dad
|
make new pass manager interface compiler version dependent (>=7)
|
2021-10-16 14:37:54 +02:00 |
|
hexcoder-
|
c49b308794
|
switch PreservedAnalyses from none to all
|
2021-10-16 12:56:31 +02:00 |
|
hexcoder-
|
544a65db54
|
converted afl-llvm-pass to new pass manager
|
2021-10-12 23:02:15 +02:00 |
|
vanhauser-thc
|
9ec63d3f17
|
fix frida, fix dictionary generation to honor AFL_LLVM_{ALLOW/DENY}LIST
|
2021-07-14 14:31:27 +02:00 |
|
Dominik Maier
|
76c0940cee
|
format
|
2021-06-07 12:54:16 +02:00 |
|
hexcoder-
|
96c802fce8
|
fix stupid typos
|
2021-06-01 18:41:38 +02:00 |
|
hexcoder-
|
97225f1f6f
|
adapt to incompatible LLVM 13 API
|
2021-06-01 18:36:28 +02:00 |
|
vanhauser-thc
|
b9799bbe1d
|
fix classic threadsafe counters
|
2021-06-01 11:28:31 +02:00 |
|
vanhauser-thc
|
7665354405
|
threadsafe doc fixes, code format
|
2021-06-01 10:13:16 +02:00 |
|
hexcoder-
|
b246de7891
|
add support for AFL_LLVM_THREADSAFE_INST to other LLVM passes
|
2021-05-30 15:25:10 +02:00 |
|
hexcoder-
|
c9539aa6b7
|
support new env var AFL_LLVM_THREADSAFE_INST to enable atomic counters.
add new test case for that.
|
2021-05-30 11:45:11 +02:00 |
|
hexcoder-
|
32be08d7b3
|
add some comments
|
2021-05-07 08:13:50 +02:00 |
|
hexcoder-
|
70e2737222
|
first working NeverZero implementation
|
2021-05-06 21:11:37 +02:00 |
|
hexcoder-
|
b15fcde477
|
still not working
|
2021-04-30 12:09:06 +02:00 |
|
hexcoder-
|
976969dce5
|
work in progress: not working correctly yet
|
2021-04-28 00:29:15 +02:00 |
|
hexcoder-
|
00e54565ef
|
use atomic read-modify-write increment for LLVM CLASSIC
|
2021-04-17 21:29:50 +02:00 |
|
vanhauser-thc
|
791c5c171d
|
fix ctx-1
|
2021-03-09 18:44:42 +01:00 |
|
Andrea Fioraldi
|
c429021de1
|
fix typos and format
|
2021-03-05 15:27:10 +01:00 |
|
Andrea Fioraldi
|
be5274d4a9
|
fix kctx compilation hang
|
2021-03-04 15:12:08 +01:00 |
|
Andrea Fioraldi
|
0aa93afeb8
|
vectorial top-k CTX first implementation
|
2021-03-04 14:50:26 +01:00 |
|
Andrea Fioraldi
|
8f538e77ed
|
code format
|
2021-03-04 11:33:51 +01:00 |
|
Andrea Fioraldi
|
1e76079e93
|
llvm mode CALLER mode
|
2021-03-04 11:32:32 +01:00 |
|
Andrea Fioraldi
|
0e736276e6
|
restore correct CTX behaviour in llvm mode
|
2021-03-04 11:00:54 +01:00 |
|
vanhauser-thc
|
0ad56167c5
|
fix scan-build issues
|
2021-02-07 07:51:29 +01:00 |
|