This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3008101 Removing an unused switch statement that has only a default l [...] new 53e59a0 Reapply "[LoopIdiom] Don't remove dead operands manually" new 774279a Forgot to update callers of deleteDeadInstruction
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: lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 14 +++----------- test/Transforms/LoopIdiom/pr28196.ll | 26 ++++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/LoopIdiom/pr28196.ll