This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a189ea7bfc [PartiallyInlineLibCalls][x86] add TTI hook to allow sqrt i [...] new 7657920ec4c [SROA] Propagate !range metadata when moving loads. new 568c078eb10 [Mem2Reg] Clang-format unformatted parts of this file. NFCI.
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/Transforms/Scalar/SROA.cpp | 11 +- lib/Transforms/Utils/Local.cpp | 24 ++-- lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 164 ++++++++++++++++++++--- test/Transforms/SROA/preserve-nonnull.ll | 20 +++ 4 files changed, 185 insertions(+), 34 deletions(-)