This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 18f2ff8 Fix another -Wunused-variable for non-assert build. new 961ef79 Do not widen load for different variable in GVN. new 07e4072 [llvm-cov] Remove some asserts in the html renderer (NFC)
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Analysis/MemoryDependenceAnalysis.cpp | 38 +--------------------- .../AddressSanitizer/asan-vs-gvn.ll | 5 +-- test/Transforms/GVN/PRE/load-pre-nonlocal.ll | 11 ++++--- test/Transforms/GVN/PRE/rle.ll | 9 +++-- test/Transforms/GVN/big-endian.ll | 6 ++-- .../GVN/no_speculative_loads_with_asan.ll | 4 +-- test/Transforms/GVN/pr25440.ll | 4 +-- tools/llvm-cov/SourceCoverageViewHTML.cpp | 6 +--- 8 files changed, 24 insertions(+), 59 deletions(-)