convert dagcombine off the old form of getLoad. This fixes several bugs
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 16:08:50 +0000 (16:08 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 16:08:50 +0000 (16:08 +0000)
commitfa45901eaaecbad3b95042518d7991ad0e5c08a0
treecb7b3dd9622ca0628927a2dd02c2a99dd4ed0d1f
parent28b4afc10396abaffea9035cfb752f9858f04846
convert dagcombine off the old form of getLoad.  This fixes several bugs
with SVOffset computation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114442 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp