FastISel doesn't yet handle callee-pop functions.
authorDan Gohman <gohman@apple.com>
Thu, 27 May 2010 18:43:40 +0000 (18:43 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 27 May 2010 18:43:40 +0000 (18:43 +0000)
commit4d3d6e1a0c99e2212953a90185a8d027c595bf5a
tree10a7d7b3cb3b15ceb043bf5c865b78210be59fc9
parentad9aaf038e1886013ef7118608182c479c986a97
FastISel doesn't yet handle callee-pop functions.

To support this, move IsCalleePop from X86ISelLowering to X86Subtarget.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104866 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h