add stacksave/stackrestore nodes
authorChris Lattner <sabre@nondot.org>
Fri, 13 Jan 2006 02:39:42 +0000 (02:39 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 Jan 2006 02:39:42 +0000 (02:39 +0000)
commit5a67afc118d47a0061ca9809c763451ea3125306
treed6d73aae7c779f52007119bbb2f760f25d7cf407
parent929db42702255b82b784f6353a1c960914be5208
add stacksave/stackrestore nodes

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