Provide size information when checking to see if we can LICM a load, this
authorChris Lattner <sabre@nondot.org>
Fri, 26 Nov 2004 21:20:09 +0000 (21:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 26 Nov 2004 21:20:09 +0000 (21:20 +0000)
commitf3e1d6977ee5fb6b66df314d65e28e2c35d6e244
tree3878f0cc01314319f1bdc8ddee7210c3274dc784
parent1ed80b66b192ce695431b14eecc5121ef057251b
Provide size information when checking to see if we can LICM a load, this
allows us to hoist more loads in some cases.

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