index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Fuzzer
/
test
/
trace-pc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.
George Karpenkov
2017-08-04
1
-12
/
+0
*
[libFuzzer] initial support of -fsanitize-coverage=inline-8bit-counters in li...
Kostya Serebryany
2017-06-13
1
-2
/
+1
*
[libFuzzer] best effort support for -fsanitize-coverage=trace-pc instrumentat...
Kostya Serebryany
2017-03-30
1
-0
/
+13
*
[libFuzzer] test cleanup
Kostya Serebryany
2016-12-10
1
-45
/
+0
*
[libFuzzer] switch all libFuzzer tests to use -fsanitize-coverage=trace-pc-gu...
Kostya Serebryany
2016-12-10
1
-1
/
+1
*
[libFuzzer] implement value profile for switch, increase the size of the PCs ...
Kostya Serebryany
2016-10-11
1
-0
/
+2
*
[libFuzzer] add ShrinkValueProfileTest, move code around, NFC
Kostya Serebryany
2016-10-05
1
-1
/
+2
*
[libFuzzer] fix merging with trace-pc-guard
Kostya Serebryany
2016-09-23
1
-0
/
+1
*
[libFuzzer] one more test
Kostya Serebryany
2016-09-22
1
-0
/
+1
*
[libFuzzer] add -print_coverage=1 flag to print coverage directly from libFuz...
Kostya Serebryany
2016-09-18
1
-0
/
+1
*
[libFuzzer] properly reset the guards when reseting the coverage. Also try to...
Kostya Serebryany
2016-09-17
1
-1
/
+1
*
[libFuzzer] change trace-pc to use 8-byte guards
Kostya Serebryany
2016-09-17
1
-0
/
+22
*
[libFuzzer] make caller-callee feedback work with trace-pc-guard
Kostya Serebryany
2016-09-15
1
-0
/
+1
*
[libFuzzer] add 8-bit counters to trace-pc-guard handler
Kostya Serebryany
2016-09-15
1
-0
/
+1
*
[libFuzzer] start using trace-pc-guard as an alternative source of coverage
Kostya Serebryany
2016-09-14
1
-3
/
+2
*
[LibFuzzer] Refactor declaration of tests in CMake.
Dan Liew
2016-05-27
1
-6
/
+8
*
[LibFuzzer] Allow LibFuzzer to be built in modes other than RELEASE.
Dan Liew
2016-05-26
1
-2
/
+2
*
[libFuzzer] initial implementation of path coverage based on -fsanitize-cover...
Kostya Serebryany
2016-02-26
1
-0
/
+14