Simplify induction variables pass
authorChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 18:05:13 +0000 (18:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Dec 2001 18:05:13 +0000 (18:05 +0000)
commit9ef18310beaabe7abfa712a3c761036ea2d17caa
tree6501c1a3f18a92e6b39c3a9163497adbeb185ef0
parent7061dc50b2513731d7b346ab16183cda4a44619f
Simplify induction variables pass

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1406 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Scalar/IndVarSimplify.h [new file with mode: 0644]