This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2036b38fe19 Check for overflows when calculating the offset in GetGEPCost. new 5c883452a8e [CodeGen] Fix some Clang-tidy modernize-use-default-member- [...]
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: lib/CodeGen/MIRParser/MILexer.cpp | 18 ++- lib/CodeGen/MIRParser/MILexer.h | 10 +- lib/CodeGen/ScalarizeMaskedMemIntrin.cpp | 46 ++++-- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 170 ++++++++++--------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 197 ++++++++++++----------- lib/CodeGen/SelectionDAG/StatepointLowering.cpp | 35 +++- lib/CodeGen/SelectionDAG/StatepointLowering.h | 16 +- 7 files changed, 284 insertions(+), 208 deletions(-)