Move the GEP handling in CodeGenPrepare to OptimizeInst().
authorCameron Zwarich <zwarich@apple.com>
Thu, 6 Jan 2011 02:44:52 +0000 (02:44 +0000)
committerCameron Zwarich <zwarich@apple.com>
Thu, 6 Jan 2011 02:44:52 +0000 (02:44 +0000)
commit865ae1a9e77920e07c4a6a992736109c2cd4fe02
treef95c4369a6e85b66cbc26dd9f45b4e596f4fbd77
parentc061101e03ef6d2ca550f8fe71594a5e1c02e348
Move the GEP handling in CodeGenPrepare to OptimizeInst().

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