This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository llvm.
from 8779077dde8 Merging r351421: ------------------------------------------ [...] new 100aa4509cb Merging r351475: ------------------------------------------ [...] new dfb33850f93 Merging r351325: ------------------------------------------ [...]
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: .../InstCombine/InstructionCombining.cpp | 8 ++-- lib/Transforms/Scalar/SROA.cpp | 5 ++- test/Transforms/InstCombine/sink-alloca.ll | 52 ++++++++++++++++++++++ test/Transforms/SROA/basictest.ll | 49 ++++++++++++++++++++ 4 files changed, 110 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/InstCombine/sink-alloca.ll