This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d59be50a0a5 [DAGCombine] Match a pattern where a wide type scalar value [...] new 48973d77b6a Make SwitchInstProfUpdateWrapper safer new e7dba02a1e6 [HWASAN][CMake] Allow instrumenting LLVM/clang new 7668df27189 Include what you use in PPCRegisterInfo.h
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: cmake/modules/HandleLLVMOptions.cmake | 3 ++ include/llvm/IR/Instructions.h | 20 ++++++--- lib/IR/Instructions.cpp | 57 +++++++++++++++++-------- lib/Target/PowerPC/PPCRegisterInfo.h | 3 +- unittests/IR/InstructionsTest.cpp | 79 +++++++++++++++++++++++++++++++++++ 5 files changed, 137 insertions(+), 25 deletions(-)