rename the ADJCALLSTACKDOWN/ADJCALLSTACKUP nodes to be CALLSEQ_START/BEGIN.
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 23:24:06 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 23:24:06 +0000 (23:24 +0000)
commit16cd04d26c53c6f81313cafb85f6c0e7a07cdff6
tree6ee92b0e6e5c8c53605bf545d813b78f1f8f0c71
parentb794107416227c14ed7040eb2503757d04ec7ddd
rename the ADJCALLSTACKDOWN/ADJCALLSTACKUP nodes to be CALLSEQ_START/BEGIN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21915 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/Alpha/AlphaISelPattern.cpp
lib/Target/IA64/IA64ISelPattern.cpp
lib/Target/PowerPC/PPC64ISelPattern.cpp
lib/Target/PowerPC/PPCISelPattern.cpp
lib/Target/X86/X86ISelPattern.cpp