* Use the new Abstract Frame Manager to handle incoming arguments and
authorChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:24:02 +0000 (20:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Dec 2002 20:24:02 +0000 (20:24 +0000)
commit065faebe1085265f63596ad57f6e59c7448d6840
tree71e716c0220a933a88cedd944e35ff16296247cf
parent1b849be29ebbfc744bf1afe4ef85ad145bdcbed1
* Use the new Abstract Frame Manager to handle incoming arguments and
  fixed size allocas
* Revamp call emission to work with new frame manager

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