This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a1f991fa8b [ThinLTO] Import local variables from the same module as caller new 3f6c63c992e [LICM] Reapply r347776 "Make LICM able to hoist phis" with fix
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/Scalar/LICM.cpp | 329 ++++++++- test/Transforms/LICM/hoist-phi.ll | 1351 +++++++++++++++++++++++++++++++++++++ 2 files changed, 1665 insertions(+), 15 deletions(-) create mode 100644 test/Transforms/LICM/hoist-phi.ll