OSDN Git Service

Revert "[ScalarEvolution] Handling for ICmp occuring in the evolution chain."
authorSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 18 Oct 2017 22:00:57 +0000 (22:00 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Wed, 18 Oct 2017 22:00:57 +0000 (22:00 +0000)
commitb5cb868aaa03172b5f83ce48b574bdcad6377b7c
treefd4a69e35952abfe829e45974f3f61e817808cfe
parente77c212f96eba6e0052d079723b842898eb41963
Revert "[ScalarEvolution] Handling for ICmp occuring in the evolution chain."

This reverts commit r316054.  There was some confusion over the review process:
http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20171016/495884.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316129 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp
test/Analysis/ScalarEvolution/pr34538.ll [deleted file]