Factor the assert for indexed loads/stores out of LoadSDNode
authorDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:16:29 +0000 (22:16 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 25 Feb 2008 22:16:29 +0000 (22:16 +0000)
commit437d452adbc1ec58e73d9fd0dbfe345c69289a23
treec84ad974aff89fa0dfe1285a9afc816c0528efad
parentc2d9b5fcdfcfaa40b8d8b85b3ff46ab0dfebd619
Factor the assert for indexed loads/stores out of LoadSDNode
and StoreSDNode into LSBaseSDNode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47570 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h