Remove the ISD::CALL and ISD::TAILCALL nodes
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 00:18:58 +0000 (00:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 00:18:58 +0000 (00:18 +0000)
commit0ff5c27a00926e2ea4c99b3d5e62c55b29faf06b
tree748fc0561df11cd1a96919e4dc37bdaec562f668
parent253a87d667f0065f248eb5d96a201d72f630c620
Remove the ISD::CALL and ISD::TAILCALL nodes

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