Change TRUNCSTORE to use a VTSDNode operand instead of being an MVTSTDNode
authorChris Lattner <sabre@nondot.org>
Sun, 10 Jul 2005 00:29:18 +0000 (00:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 10 Jul 2005 00:29:18 +0000 (00:29 +0000)
commit9fadb4c1c0a6d223aa468f9f72f8c2562dc66839
tree48af1069d3858defa9aa70f7f205f8c27ee2ebae
parentf7db8c69a12582c7d1ff7c5f25c948dca2dbf7dc
Change TRUNCSTORE to use a VTSDNode operand instead of being an MVTSTDNode

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22366 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/Alpha/AlphaISelPattern.cpp
lib/Target/IA64/IA64ISelPattern.cpp
lib/Target/PowerPC/PPC64ISelPattern.cpp
lib/Target/PowerPC/PPCISelPattern.cpp
lib/Target/Sparc/SparcV8ISelPattern.cpp
lib/Target/SparcV8/SparcV8ISelPattern.cpp
lib/Target/X86/X86ISelPattern.cpp