refactor all the constantexpr/instruction handling code out into a
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2008 05:15:49 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2008 05:15:49 +0000 (05:15 +0000)
commitbb3204a440e3cf5f9bd44f05d34f99b7450341e6
treea451ca24a549a622f2b92bf92eaeae7b990bebf1
parent7ad1c7342bb6619ebf13284377e2b479830d096f
refactor all the constantexpr/instruction handling code out into a
new FindMaximalLegalAddressingModeForOperation helper method.

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