Add a new -enable-x86-fastcc option that enables passing the first
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 23:06:28 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 23:06:28 +0000 (23:06 +0000)
commitc6f4181923aef7c1d56d0d9955c1876ac0d87a8f
tree752e0f3ea425430d02a9c3236b9e4748aeaed533
parent19098e58a4fe8d5a5a13bceb9ee408d6d27a5e64
Add a new -enable-x86-fastcc option that enables passing the first
two integer values in registers for the fastcc calling conv.

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