switch return value passing and the x86-64 calling convention information
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 04:55:35 +0000 (04:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 04:55:35 +0000 (04:55 +0000)
commit59ed56b9ee4ac2f09cf5c95acbe05b5b91a77215
tree8f0c55c382e452fbd617509b6a02e7d135267e75
parent3d5591038a7a2b254d1c8e7b4415403a252e6890
switch return value passing and the x86-64 calling convention information
over to being autogenerated from the X86CallingConv.td file.

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