Add a variant of AnalyzeCallOperands that can be used by fast isel.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Sep 2008 16:59:26 +0000 (16:59 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Sep 2008 16:59:26 +0000 (16:59 +0000)
commitc89d2feb35560883688e43b553b8e94e7cd371de
treeb3a56a1480e9bea1f57141d256de0f99c0b18f03
parent6f0a7687ab9a0509e847279fae27554ce7da0ba1
Add a variant of AnalyzeCallOperands that can be used by fast isel.

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