MemoryDepAnalysis is not used if redundant load processing is disabled.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 1 Mar 2010 22:23:12 +0000 (22:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 1 Mar 2010 22:23:12 +0000 (22:23 +0000)
commit19d417c346d5f49d86fe447cc58d931a1b476d8e
treebace891a4d0d66cbd7e9d693f87467b1748eb395
parentdf51247725143acb781c224faffd848cc7cf95d8
MemoryDepAnalysis is not used if redundant load processing is disabled.

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