Implement IndVarsSimplify/pointer-indvars.ll, transforming pointer
authorChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 05:02:01 +0000 (05:02 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 05:02:01 +0000 (05:02 +0000)
commit18b3c97bc773b24a66eb779e85da1820b0f16b31
tree540674aef19964f6b0a047c8a29b175801d5fb0c
parentf045328dd11ffcba04f437ed244e4cd2d352fe3d
Implement IndVarsSimplify/pointer-indvars.ll, transforming pointer
arithmetic into "array subscripts"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp