fix the code that infers SV info to be correct when dealing
authorChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 17:24:05 +0000 (17:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Sep 2010 17:24:05 +0000 (17:24 +0000)
commitd0e139fa7409a009c416f2b0bcf4665f23ddca83
tree79a3f8348dde429bf8875e22156a7fe24217ff54
parentf568b2706e274c7d8081cfd0a7ee9b881e5c313b
fix the code that infers SV info to be correct when dealing
with an indexed load/store that has an offset in the index.

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