This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a613077 [ThinLTO] Make this test more robust across multiple runs. new bdc2c07 Fix invalid addrspacecast due to combining alloca with global var
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/Transforms/InstCombine/InstCombineInternal.h | 5 + .../InstCombine/InstCombineLoadStoreAlloca.cpp | 122 +++++++++++++++++++-- test/Transforms/InstCombine/memcpy-addrspace.ll | 65 +++++++++++ 3 files changed, 185 insertions(+), 7 deletions(-) create mode 100644 test/Transforms/InstCombine/memcpy-addrspace.ll