kill SelectCALL() in the DAG isel, we handle this in lowering now, like
authorDuraid Madina <duraid@octopus.com.au>
Thu, 22 Dec 2005 03:58:17 +0000 (03:58 +0000)
committerDuraid Madina <duraid@octopus.com.au>
Thu, 22 Dec 2005 03:58:17 +0000 (03:58 +0000)
commita36153a961c70e7216ededdb268e22557c093a8a
tree1005ad9bd7b112eae1b32dcb3804e78ca6d3bf93
parent65f6ad804e2e2d20512421bac598dcc291bfaa89
kill SelectCALL() in the DAG isel, we handle this in lowering now, like
SPARCv8. (we copy sparcv8's workaround for tablegen not being nice about
ISD::CALL/TAILCALL)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/IA64/IA64ISelDAGToDAG.cpp