This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 310c521bc42 [InstCombine] add vector tests for truncated math; NFC new 4aabf12607f Revert r310055, it caused PR34074. new 645c1ad4296 Remove unused include directive and un-break the module build. new d7f757cc823 [libFuzzer] re-enable fuzzer-printcovpcs.test
The 3 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: include/llvm/IR/ModuleSummaryIndex.h | 1 - lib/Fuzzer/test/fuzzer-printcovpcs.test | 2 +- lib/Transforms/Scalar/DeadStoreElimination.cpp | 103 +---------- .../DeadStoreElimination/PartialStore.ll | 2 +- .../combined-partial-overwrites.ll | 2 +- .../merge-stores-big-endian.ll | 173 ----------------- .../DeadStoreElimination/merge-stores.ll | 205 --------------------- 7 files changed, 6 insertions(+), 482 deletions(-) delete mode 100644 test/Transforms/DeadStoreElimination/merge-stores-big-endian.ll delete mode 100644 test/Transforms/DeadStoreElimination/merge-stores.ll