Reference ScalarEvolution by name rather than directly in LICM,
authorDan Gohman <gohman@apple.com>
Wed, 17 Nov 2010 20:50:07 +0000 (20:50 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 17 Nov 2010 20:50:07 +0000 (20:50 +0000)
commita9b61e7f7b1ab3a7344bbdc31c3e254c189fafcc
tree17eb3039b231a227ef9f39209a2dcd6f077114a9
parent6f8a5ddcd8d7e5b041ff083009ae84de0e6e588b
Reference ScalarEvolution by name rather than directly in LICM,
to avoid an unneeded dependence.

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