switch to having the callee pop stack operands for fastcc. This is currently buggy
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 21:44:04 +0000 (21:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 21:44:04 +0000 (21:44 +0000)
commit3648c67eb260f9141b36571ed5435e4a78bd7c4f
tree32d0c34942440de8396aea661224906ea70e255a
parent2a82ef317c39ac436f80854c7ddbb06bfddeada1
switch to having the callee pop stack operands for fastcc.  This is currently buggy
do not use

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86RegisterInfo.cpp