Move TRUNCSTORE to using a VTSDNode operand instead of being a MVTSDNode.
authorChris Lattner <sabre@nondot.org>
Sun, 10 Jul 2005 00:28:25 +0000 (00:28 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Jul 2005 00:28:25 +0000 (00:28 +0000)
commitf7db8c69a12582c7d1ff7c5f25c948dca2dbf7dc
tree2c141489060a9f2d561243b74ec46642c0749857
parent15e4b01920d6a0ffbe35d3e5aa88a4b42970b6a7
Move TRUNCSTORE to using a VTSDNode operand instead of being a MVTSDNode.
Also update some comments that Andrew forgot to update when he changed
loads/stores.

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