New testcase to see if -indvars can promote pointer arithmetic to array accesses
authorChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 05:00:13 +0000 (05:00 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 22 Dec 2003 05:00:13 +0000 (05:00 +0000)
commit7610a287c65b8271e341a991b0235fa89b263559
tree26bdac4e077c03cf311c2c35f3eb9c766450169d
parentad4705f055d098c5ae365139da574bab0f113fea
New testcase to see if -indvars can promote pointer arithmetic to array accesses

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10577 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/IndVarsSimplify/pointer-indvars.ll [new file with mode: 0644]