This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 24feb85 [MIRPrinter] XFAIL test for powerpc new 3a7f010 [LoopSimplify] Preserve LCSSA when removing edges from unreac [...]
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: include/llvm/Transforms/Utils/Local.h | 3 ++- lib/Transforms/Utils/Local.cpp | 5 +++-- lib/Transforms/Utils/LoopSimplify.cpp | 2 +- test/Transforms/LoopSimplify/pr30454.ll | 32 ++++++++++++++++++++++++++++++++ 4 files changed, 38 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/LoopSimplify/pr30454.ll