getLoad() and getStore() calls missed SVOffset operand. Thanks to Dan Gohman
authorEvan Cheng <evan.cheng@apple.com>
Wed, 20 Dec 2006 01:27:29 +0000 (01:27 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 20 Dec 2006 01:27:29 +0000 (01:27 +0000)
commit0b4f80ee898c1e85242482e4cb363e6bfe0a133b
tree404d44bec4f70c6644514d011f5a3a9728531399
parent15fccf1d9395ccf3f60404e71dc9db029d04f910
getLoad() and getStore() calls missed SVOffset operand. Thanks to Dan Gohman
for pointing it out!

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