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
/
test
/
Instrumentation
/
SanitizerCoverage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...
Fangrui Song
2019-12-24
3
-5
/
+5
*
[NewPM][Sancov] Make Sancov a Module Pass instead of 2 Passes
Leonard Chan
2019-09-04
31
-42
/
+42
*
Reland the "[NewPM] Port Sancov" patch from rL365838. No functional
Leonard Chan
2019-07-25
31
-26
/
+74
*
Added address-space mangling for stack related intrinsics
Christudasan Devadasan
2019-07-22
1
-2
/
+2
*
Revert "[NewPM] Port Sancov"
Leonard Chan
2019-07-15
31
-74
/
+26
*
[NewPM] Port Sancov
Leonard Chan
2019-07-11
31
-26
/
+74
*
[SanitizerCoverage] Use different module ctor names for trace-pc-guard and in...
Fangrui Song
2019-05-07
3
-4
/
+15
*
IR: Support parsing numeric block ids, and emit them in textual output.
James Y Knight
2019-03-22
1
-1
/
+1
*
[SanitizerCoverage] Avoid splitting critical edges when destination is a basi...
Craig Topper
2019-03-12
1
-0
/
+46
*
Fix invalid target triples in tests. (NFC)
Florian Hahn
2019-03-04
1
-1
/
+1
*
[sancov] Instrument reachable blocks that end in unreachable
Reid Kleckner
2019-02-28
1
-0
/
+27
*
[SanitizerCoverage] Clang crashes if user declares `__sancov_lowest_stack` va...
Julian Lettner
2019-02-04
1
-0
/
+12
*
[sanitizer-coverage] prune trace-cmp instrumentation for CMP isntructions tha...
Kostya Serebryany
2019-01-31
1
-0
/
+32
*
[EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp
Mandeep Singh Grang
2019-01-16
1
-2
/
+2
*
[SanitizerCoverage] Don't create comdat for interposable functions.
Matt Morehouse
2019-01-15
1
-0
/
+37
*
[SanitizerCoverage][NFC] Use appendToUsed instead of include
Jonathan Metzman
2019-01-14
1
-0
/
+11
*
[sancov] Put .SCOV* sections into the right comdat groups on COFF
Reid Kleckner
2018-11-08
1
-0
/
+85
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-13
5
-7
/
+7
*
Revert "[SanitizerCoverage] Create comdat for global arrays."
Matt Morehouse
2018-09-11
5
-7
/
+7
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-11
5
-7
/
+7
*
Revert "[SanitizerCoverage] Create comdat for global arrays."
Matt Morehouse
2018-09-11
5
-7
/
+7
*
[SanitizerCoverage] Create comdat for global arrays.
Matt Morehouse
2018-09-11
5
-7
/
+7
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-30
1
-0
/
+12
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-29
1
-12
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-29
1
-0
/
+12
*
Revert "[libFuzzer] Port to Windows"
Matt Morehouse
2018-08-28
1
-12
/
+0
*
[libFuzzer] Port to Windows
Matt Morehouse
2018-08-28
1
-0
/
+12
*
[sanitizer-coverage] don't instrument a function if it's entry block ends wit...
Kostya Serebryany
2018-05-11
1
-0
/
+17
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
2
-2
/
+2
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-30
1
-13
/
+8
*
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
Matt Morehouse
2017-08-29
1
-8
/
+13
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-29
1
-13
/
+8
*
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
Matt Morehouse
2017-08-25
1
-8
/
+13
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-25
1
-13
/
+8
*
[sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PC
Kostya Serebryany
2017-08-25
1
-1
/
+1
*
[SanitizerCoverage] Optimize stack-depth instrumentation.
Matt Morehouse
2017-08-22
1
-9
/
+7
*
[SanitizerCoverage] Add stack depth tracing instrumentation.
Matt Morehouse
2017-08-18
1
-0
/
+50
*
[sanitizer-coverage] Change cmp instrumentation to distinguish const operands
Alexander Potapenko
2017-08-10
1
-0
/
+64
*
[sanitizer-coverage] don't instrument available_externally functions
Kostya Serebryany
2017-07-31
1
-0
/
+10
*
[sanitizer-coverage] ensure minimal alignment for coverage counters and guards
Kostya Serebryany
2017-07-31
2
-0
/
+2
*
[sanitizer-coverage] rename sanitizer-coverage-create-pc-table into sanitizer...
Kostya Serebryany
2017-07-28
1
-3
/
+3
*
[sanitizer-coverage] add a feature sanitizer-coverage-create-pc-table=1 (work...
Kostya Serebryany
2017-07-27
1
-0
/
+23
*
[sancov] Fix PR33732
Alexander Potapenko
2017-07-18
2
-0
/
+44
*
Fixing section name for Darwin platforms for sanitizer coverage
George Karpenkov
2017-06-14
1
-1
/
+1
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-08
1
-0
/
+13
*
Revert "[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage...
Renato Golin
2017-06-05
1
-13
/
+0
*
[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...
Kostya Serebryany
2017-06-03
1
-0
/
+13
*
[sanitizer-coverage] remove stale code (old coverage); llvm part
Kostya Serebryany
2017-05-31
3
-14
/
+2
*
Fix coverage check for full post-dominator basic blocks.
George Karpenkov
2017-05-25
2
-0
/
+118
*
Revert "Disable coverage opt-out for strong postdominator blocks."
George Karpenkov
2017-05-24
1
-27
/
+0
[next]