This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4c21dbd Add safety check to InstCombiner::commonIRemTransforms new 196d83e LICM: Don't sink stores out of loops that may throw.
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 | 10 ++++ test/Transforms/LICM/scalar_promote-unwind.ll | 71 +++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) create mode 100644 test/Transforms/LICM/scalar_promote-unwind.ll