Adjust to CopyFromReg changes, implement deletion of truncating/extending
authorChris Lattner <sabre@nondot.org>
Fri, 14 Jan 2005 22:38:01 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Jan 2005 22:38:01 +0000 (22:38 +0000)
commit69a52155d2eff066b49dbac385113002fd9dba14
treec8576620cec0432b9c69b07100430530b75c597c
parent7f2afac1dc0a9448badcfa0e1a98ccb89436ed47
Adjust to CopyFromReg changes, implement deletion of truncating/extending
stores/loads.

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