Revert [LOOPINFO] Extend Loop object to add utilities to get the loop bounds...
authorKit Barton <kbarton@ca.ibm.com>
Thu, 23 May 2019 20:53:05 +0000 (20:53 +0000)
committerKit Barton <kbarton@ca.ibm.com>
Thu, 23 May 2019 20:53:05 +0000 (20:53 +0000)
commit987fdfd9a7197d4d1542817fd6c17b5fbb5856d7
tree34f43672e07af7a1e53ca749bdbc5033baff3a99
parente8df27d9256b38ec1a2467a1b9c087b00ffd17cc
Revert     [LOOPINFO] Extend Loop object to add utilities to get the loop bounds, step, induction variable, and guard branch.

This reverts r361517 (git commit 2049e4dd8f61100f88f14db33bd95d197bcbfbbc)

llvm-svn: 361553
llvm/include/llvm/Analysis/LoopInfo.h
llvm/lib/Analysis/LoopInfo.cpp
llvm/lib/Transforms/Scalar/LoopInterchange.cpp
llvm/unittests/Analysis/LoopInfoTest.cpp