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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[asan] Fix small X86_64 ShadowOffset for non-default shadow scale
Walter Lee
2017-11-16
1
-7
/
+9
*
[asan] Fix size/alignment issues with non-default shadow scale
Walter Lee
2017-11-16
1
-2
/
+5
*
[asan] Fallback to non-ifunc dynamic shadow on android<22.
Evgeniy Stepanov
2017-11-16
1
-1
/
+3
*
[asan] Prevent rematerialization of &__asan_shadow.
Evgeniy Stepanov
2017-11-15
1
-12
/
+30
*
[PM] Port BoundsChecking to the new PM.
Chandler Carruth
2017-11-14
2
-35
/
+40
*
[PM] Refactor BoundsChecking further to prepare it to be exposed both as
Chandler Carruth
2017-11-14
1
-65
/
+65
*
Update some code.google.com links
Hans Wennborg
2017-11-13
2
-5
/
+5
*
[PowerPC][msan] Update msan to handle changed memory layouts in newer kernels
Bill Seurer
2017-11-13
1
-1
/
+1
*
[asan] Use dynamic shadow on 32-bit Android.
Evgeniy Stepanov
2017-11-10
1
-7
/
+39
*
Irreducible loop metadata for more accurate block frequency under PGO.
Hiroshi Yamauchi
2017-11-02
1
-2
/
+26
*
[asan] Upgrade private linkage globals to internal linkage on COFF
Reid Kleckner
2017-10-31
1
-2
/
+7
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-21
3
-121
/
+215
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-19
3
-302
/
+449
*
[PM] Refactor the bounds checking pass to remove a method only called in
Chandler Carruth
2017-10-18
1
-28
/
+25
*
Disable gcov instrumentation of functions using funclet-based exception handling
Marco Castelluccio
2017-10-13
1
-0
/
+13
*
[NFC] Convert OptimizationRemarkEmitter old emit() calls to new closure
Vivek Pandya
2017-10-11
3
-20
/
+34
*
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
Adam Nemet
2017-10-09
3
-3
/
+3
*
Directly return promoted direct call instead of rely on stripPointerCast.
Dehao Chen
2017-10-06
1
-8
/
+13
*
Don't move llvm.localescape outside the entry block in the GCOV profiling pass
Sylvestre Ledru
2017-09-26
1
-1
/
+11
*
Add section headers to SpecialCaseLists
Vlad Tsyrklevich
2017-09-25
1
-5
/
+6
*
[MSan] Disable sanitization for __sanitizer_dtor_callback.
Matt Morehouse
2017-09-20
1
-0
/
+1
*
[gcov] Emit errors when opening the notes file fails
Reid Kleckner
2017-09-18
1
-0
/
+6
*
Add options to dump PGO counts in text.
Hiroshi Yamauchi
2017-09-13
1
-20
/
+38
*
[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
*
Add null check for promoted direct call
Dehao Chen
2017-08-29
1
-2
/
+2
*
[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
*
Define NetBSD/amd64 ASAN Shadow Offset
Kamil Rytarowski
2017-08-28
1
-0
/
+4
*
Create PHI node for the return value only when the return value has uses.
Taewook Oh
2017-08-28
1
-0
/
+3
*
Untabify.
NAKAMURA Takumi
2017-08-28
1
-25
/
+25
*
Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer"
Matt Morehouse
2017-08-25
1
-21
/
+9
*
[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer
Matt Morehouse
2017-08-25
1
-9
/
+21
*
[sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PC
Kostya Serebryany
2017-08-25
1
-13
/
+20
*
[sanitizer-coverage] Make sure pc-tables aren't dead stripped
Justin Bogner
2017-08-25
1
-0
/
+4
*
[PGO] Set edge weights for indirectbr instruction with profile counts
Rong Xu
2017-08-23
1
-1
/
+2
*
[SanitizerCoverage] Optimize stack-depth instrumentation.
Matt Morehouse
2017-08-22
1
-23
/
+7
*
[PGO] Fixed assertion due to mismatched memcpy size type.
Ana Pazos
2017-08-18
1
-2
/
+5
*
[SanitizerCoverage] Add stack depth tracing instrumentation.
Matt Morehouse
2017-08-18
1
-2
/
+52
*
[dfsan] Add explicit zero extensions for shadow parameters in function wrappers.
Simon Dardis
2017-08-17
1
-0
/
+10
*
Add missing dependency in ICP. (NFC)
Dehao Chen
2017-08-14
1
-4
/
+9
*
[sanitizer-coverage] Change cmp instrumentation to distinguish const operands
Alexander Potapenko
2017-08-10
1
-4
/
+40
*
[asan] Fix instruction emission ordering with dynamic shadow.
Matt Morehouse
2017-08-09
1
-3
/
+8
*
Make ICP uses PSI to check for hotness.
Dehao Chen
2017-08-08
1
-8
/
+20
*
[asan] Fix asan dynamic shadow check before copyArgsPassedByValToAllocas
Vitaly Buka
2017-08-07
1
-1
/
+1
*
[asan] Disable checking of arguments passed by value for --asan-force-dynamic...
Vitaly Buka
2017-08-07
1
-1
/
+2
*
[sanitizer-coverage] relax an assertion
Kostya Serebryany
2017-08-01
1
-4
/
+5
[next]