This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b6b6ac5239 [WebAssembly] MC: Fix crash when -g specified. new 8b6784b39c7 [Transforms] Fix some Clang-tidy modernize and Include What [...]
The 1 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/Transforms/Scalar/NewGVN.h | 11 ++- include/llvm/Transforms/Scalar/SCCP.h | 10 +- lib/Transforms/Scalar/NewGVN.cpp | 159 ++++++++++++++++++++++++------- lib/Transforms/Scalar/SCCP.cpp | 117 ++++++++++++----------- lib/Transforms/Scalar/Scalarizer.cpp | 94 +++++++++++------- lib/Transforms/Scalar/StructurizeCFG.cpp | 60 ++++++++---- 6 files changed, 303 insertions(+), 148 deletions(-)