igor-laevsky
55059af7ee
[llvm][opt-fuzzer] Add simplifycfg pass as a new fuzzing target. ( #1116 )
2018-01-26 07:35:53 -08:00
igor-laevsky
b834f3ecc3
[llvm][opt-fuzzer] Add early-cse pass as a new fuzzing target. ( #1108 )
2018-01-24 11:04:24 -08:00
igor-laevsky
c8fa101330
[llvm-opt-fuzzer] Set max_len to 0 ( #1080 )
...
* [llvm-opt-fuzzer] Set max_len=0
* Update build.sh
2018-01-17 07:55:14 -08:00
Kostya Serebryany
dbae17b1c1
Add Myke to the llvm auto_ccs list
2018-01-12 11:33:48 -08:00
Mitch Phillips
ff5509eb59
Add mitchphillips to autocc. ( #1053 )
2018-01-05 08:56:26 -08:00
morehouse
790cdbdc3f
[llvm] Disable dead stripping. ( #1043 )
...
Dead stripping is currently broken with -fsanitize=fuzzer-no-link for
some linkers (llvm.org/pr34636).
Fixes https://github.com/google/oss-fuzz/issues/1042 .
2017-12-19 12:47:30 -08:00
Kostya Serebryany
c77f9f35f0
Add Igor to LLVM
2017-12-18 13:11:49 -08:00
igor-laevsky
538b42a26c
[llvm][opt-instcombine] Generate corpus out of the llvm-lit tests for instcombine ( #1041 )
2017-12-18 07:25:06 -08:00
Kostya Serebryany
651ae29c81
change one e-mail
2017-12-15 11:46:45 -08:00
Kostya Serebryany
726ce605d2
Add Akila to CC
2017-12-11 15:24:47 -08:00
Kostya Serebryany
95e75738d1
llvm: add llvm-opt-fuzzer--x86_64-instcombine
2017-11-13 14:43:56 -08:00
Benjamin Kramer
3987385f7b
Add clangd-fuzzer to llvm's fuzz targets ( #922 )
...
This requires also checking out clang-tools-extra.
2017-10-26 09:47:16 -07:00
Mitch Phillips
76a30e08af
Add llvm-special-case-list-fuzzer to llvm's fuzz targets. ( #897 )
2017-10-17 11:38:21 -07:00
Kostya Serebryany
fffae2ee8f
add llvm-isel-fuzzer--x86_64-O2
2017-10-16 19:56:11 -07:00
Kostya Serebryany
ce51583db6
add llvm-isel-fuzzer--aarch64-O2
2017-10-16 14:02:49 -07:00
Mitch Phillips
1f7cee5320
Add llvm-demangle-fuzzer to oss-fuzz. ( #887 )
...
Note: Do not submit until https://reviews.llvm.org/D38855 has been patched into LLVM successfully.
2017-10-13 11:40:39 -07:00
Kostya Serebryany
3bce4473fd
Update project.yaml
2017-10-12 22:07:54 -07:00
Kostya Serebryany
f0d8433eb7
Update project.yaml
2017-10-12 17:44:32 -07:00
morehouse
91f32342b6
Rename llvm-isel-fuzzer using "--" separator. ( #888 )
...
* Remove warning comments in build.sh.
No longer pertinent since we now build the fuzz targets using OSS-Fuzz's
environment variables.
* Rename llvm-isel-fuzzer using "--" separator.
2017-10-12 17:40:47 -07:00
morehouse
e0c7d2f5bd
[llvm] Add clang-proto-fuzzer. ( #885 )
...
* [llvm] Add clang-proto-fuzzer.
- Move protobuf build to build.sh to avoid container overflow false
positive
- Build clang-[proto-]fuzzer using OSS-Fuzz environment variables.
* [llvm] Simplify build.sh and use OSS-Fuzz's environment variables.
2017-10-12 16:20:00 -07:00
Kostya Serebryany
e785a3a156
add -DLLVM_NO_DEAD_STRIP=ON
...
otherwise something is broken with fsanitize=fuzzer
2017-10-12 10:30:25 -07:00
Kostya Serebryany
c0818e5b62
Update build.sh
2017-10-11 22:13:23 -07:00
Kostya Serebryany
1fe314f3af
redirect svn output to a log file
2017-10-11 11:32:49 -07:00
Kostya Serebryany
af0d768f3d
use "ninja fuzzer" instead of "ninja check-fuzzer"
2017-10-10 12:23:51 -07:00
Kostya Serebryany
bd80c1e043
add vsk to llvm
2017-10-10 08:42:49 -07:00
Kostya Serebryany
8af0fe1550
llvm: add clang-format-fuzzer
2017-09-13 21:22:14 -07:00
Jonas Devlieghere
81641657e5
Add jdevlieghere to LLVM's CC list ( #812 )
2017-09-04 08:47:31 -07:00
Kostya Serebryany
638ee055e2
Update project.yaml
2017-08-30 16:49:57 -07:00
Kostya Serebryany
ed9f8404ca
Update project.yaml
2017-08-30 15:00:28 -07:00
Kostya Serebryany
f029b83e10
Add llvm-dwarfdump-fuzzer ( #800 )
2017-08-28 18:45:58 -07:00
Kostya Serebryany
db1bf6657b
add initial set up for LLVM fuzzers ( #788 )
...
* add initial set up for LLVM fuzzers
* update LLVM docker/build to match the fresh LLVM flags
* update LLVM docker/build
2017-08-23 14:17:03 -07:00