Induction variables must be phi nodes
authorChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 17:27:42 +0000 (17:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 17:27:42 +0000 (17:27 +0000)
commitdf89f6efbc5d2b40b4997a84ae12ab86baa2d9cb
tree2a95672a7250e3a73a624e4b7df4db6d745f62f2
parentf60dc88b3dc771c8dfbb5c6958666804af2fe032
Induction variables must be phi nodes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1402 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/InductionVariable.h
lib/Analysis/InductionVariable.cpp
tools/analyze/analyze.cpp