Don't create indexed load / store with zero offset!
authorEvan Cheng <evan.cheng@apple.com>
Thu, 3 May 2007 23:52:19 +0000 (23:52 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 3 May 2007 23:52:19 +0000 (23:52 +0000)
commita7d4a04d244c5a8c6364af2e39a512ec6b9600a2
tree1334dd4c8fd4e8f9e918759e35e8f3fefa5d1a4a
parentbdc9869dbfa40579236405db73897a9fd19d1ed0
Don't create indexed load / store with zero offset!

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