Make sure the start of the arg area and the end (after the RA is pushed)
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 23:49:10 +0000 (23:49 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 23:49:10 +0000 (23:49 +0000)
commit10d264571074770660c38950f41a36b7745f41c2
tree5b9d2eba1343483297a64afa5625d4efc26fccac
parentbfed9247f127b1864be725d4a4d6f3989a9e86aa
Make sure the start of the arg area and the end (after the RA is pushed)
is always 8-byte aligned for fastcc

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