OSDN Git Service

initial hack at splitting the x86-64 calling convention info out from the
authorChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 07:50:02 +0000 (07:50 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 26 Feb 2007 07:50:02 +0000 (07:50 +0000)
commit14dd4c97354c82301fe358e65f68e3ce5b031182
tree1d65414c7ce504236ba0389dbc591bfc004cd506
parentebf4ebd69155ea46c7937aec25df1f50dd61c136
initial hack at splitting the x86-64 calling convention info out from the
mechanics that process it.  I'm still not happy with this, but it's a step
in the right direction.

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