Match getTargetNode() changes (now return SDNode* instead of SDOperand).
authorEvan Cheng <evan.cheng@apple.com>
Thu, 9 Feb 2006 07:17:49 +0000 (07:17 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 9 Feb 2006 07:17:49 +0000 (07:17 +0000)
commit7e9b26fc73425ae215fbc9c8010cb53059a93b3a
tree68986d53b9b080371f4f45ee5ce1852ebe047d0d
parentd7805a741d1fd0a6ed14aa0cea4a949eccf390ad
Match getTargetNode() changes (now return SDNode* instead of SDOperand).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26085 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Alpha/AlphaISelDAGToDAG.cpp
lib/Target/IA64/IA64ISelDAGToDAG.cpp
lib/Target/PowerPC/PPCISelDAGToDAG.cpp
lib/Target/Sparc/SparcISelDAGToDAG.cpp
lib/Target/X86/X86ISelDAGToDAG.cpp