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
/
Transforms
/
Instrumentation
/
SanitizerCoverage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
Guillaume Chatelet
2019-10-15
1
-2
/
+3
*
[NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes
Leonard Chan
2019-09-04
1
-227
/
+129
*
[Sanitizer] Remove unused functions
Alexandre Ganea
2019-08-20
1
-9
/
+0
*
Reland the "[NewPM] Port Sancov" patch from rL365838. No functional
Leonard Chan
2019-07-25
1
-109
/
+257
*
Added address-space mangling for stack related intrinsics
Christudasan Devadasan
2019-07-22
1
-2
/
+4
*
Revert "[NewPM] Port Sancov"
Leonard Chan
2019-07-15
1
-243
/
+116
*
Remove unused methods in Sancov.
Leonard Chan
2019-07-12
1
-27
/
+6
*
[NewPM] Port Sancov
Leonard Chan
2019-07-11
1
-109
/
+257
*
[SanitizerCoverage] Use different module ctor names for trace-pc-guard and in...
Fangrui Song
2019-05-07
1
-8
/
+15
*
[SanitizerCoverage] Avoid splitting critical edges when destination is a basi...
Craig Topper
2019-03-12
1
-1
/
+1
*
[sancov] Instrument reachable blocks that end in unreachable
Reid Kleckner
2019-02-28
1
-3
/
+3
*
[SanitizerCoverage] Clang crashes if user declares `__sancov_lowest_stack` va...
Julian Lettner
2019-02-04
1
-1
/
+6
*
[opaque pointer types] Pass value type to GetElementPtr creation.
James Y Knight
2019-02-01
1
-2
/
+2
*
[opaque pointer types] Pass value type to LoadInst creation.
James Y Knight
2019-02-01
1
-2
/
+2
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-02-01
1
-59
/
+51
*
[sanitizer-coverage] prune trace-cmp instrumentation for CMP isntructions tha...
Kostya Serebryany
2019-01-31
1
-2
/
+34
*
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
James Y Knight
2019-01-31
1
-51
/
+59
*
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
James Y Knight
2019-01-31
1
-59
/
+51
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SanitizerCoverage] Don't create comdat for interposable functions.
Matt Morehouse
2019-01-15
1
-1
/
+1
*
[SanitizerCoverage][NFC] Use appendToUsed instead of include
Jonathan Metzman
2019-01-14
1
-16
/
+7
*
[sancov] Put .SCOV* sections into the right comdat groups on COFF
Reid Kleckner
2018-11-08
1
-2
/
+3
*
[SanitizerCoverage] Don't duplicate code to get section pointers
Jonathan Metzman
2018-10-16
1
-33
/
+15
*
move GetOrCreateFunctionComdat to Instrumentation.cpp/Instrumentation.h
Kostya Serebryany
2018-10-12
1
-18
/
+4
*
[SanitizerCoverage] Prevent /OPT:REF from stripping constructors
Jonathan Metzman
2018-10-12
1
-0
/
+21
*
[SanitizerCoverage] Make Inline8bit and TracePC counters dead stripping resis...
Max Moroz
2018-10-12
1
-3
/
+4
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-13
1
-14
/
+25
*
Revert "[SanitizerCoverage] Create comdat for global arrays."
Matt Morehouse
2018-09-11
1
-26
/
+14
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-11
1
-14
/
+26
*
Revert "[SanitizerCoverage] Create comdat for global arrays."
Matt Morehouse
2018-09-11
1
-31
/
+14
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-11
1
-14
/
+31
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-30
1
-6
/
+33
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-29
1
-33
/
+6
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-29
1
-6
/
+33
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-28
1
-23
/
+6
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-28
1
-6
/
+23
*
[SanitizerCoverage] Add associated metadata to PC guards.
Matt Morehouse
2018-08-14
1
-0
/
+3
*
[SanitizerCoverage] Add associated metadata to 8-bit counters.
Matt Morehouse
2018-07-12
1
-1
/
+3
*
[Instrumentation] Remove unused include
Benjamin Kramer
2018-06-25
1
-1
/
+0
*
[SanitizerCoverage] Add associated metadata to pc-tables.
Matt Morehouse
2018-06-15
1
-1
/
+5
*
[sanitizer-coverage] don't instrument a function if it's entry block ends wit...
Kostya Serebryany
2018-05-11
1
-0
/
+2
*
[Transforms] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-13
1
-5
/
+5
*
[sanitizer-coverage] call appendToUsed once per module, not once per function...
Kostya Serebryany
2017-09-09
1
-8
/
+8
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-30
1
-9
/
+21
*
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
Matt Morehouse
2017-08-29
1
-21
/
+9
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-29
1
-9
/
+21
*
[sanitizer-coverage] Mark the guard and 8-bit counter arrays as used
Justin Bogner
2017-08-29
1
-7
/
+14
*
[sanitizer-coverage] Return the array from CreatePCArray. NFC
Justin Bogner
2017-08-28
1
-9
/
+12
*
[sanitizer-coverage] Clean up trailing whitespace. NFC
Justin Bogner
2017-08-28
1
-6
/
+6
[next]