Give ADJCALLSTACKDOWN/UP the correct operands.
authorChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 00:38:22 +0000 (00:38 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 19 Aug 2005 00:38:22 +0000 (00:38 +0000)
commitb822abade7dbb8f2ed31b0821383b512255e605b
tree70d4f20c0e73f71eb3df72d96483386965171247
parent02b88a4586704f34bc65afca3348453eae69d1d3
Give ADJCALLSTACKDOWN/UP the correct operands.
Give a whole bunch of other stuff variable operands, particularly FP.  The
FP stackifier is playing fast and loose with operands here, so we have to
mark them all as variable.  This will have to be fixed before we can dag->dag
the X86 backend.  The solution is for the pre-stackifier and post-stackifier
instructions to all be disjoint.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22890 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td