bugfix: fastcall does not require the first two params to be marked 'inreg',
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 18:35:11 +0000 (18:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 18:35:11 +0000 (18:35 +0000)
commit70500805d5f5becb8ed57b26eacfc6ee5771f72c
treef078048837c4af3bd8bd15ee0be2099a6cc91637
parentb5d808887aa156a63b8fccbc9c17a20e02daa1df
bugfix: fastcall does not require the first two params to be marked 'inreg',
they always get registers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34748 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallingConv.td