Refactoring the x86 and x86-64 calling convention implementations,
authorGordon Henriksen <gordonhenriksen@mac.com>
Sat, 5 Jan 2008 16:56:59 +0000 (16:56 +0000)
committerGordon Henriksen <gordonhenriksen@mac.com>
Sat, 5 Jan 2008 16:56:59 +0000 (16:56 +0000)
commit86737665b81550fdb575f7d8cc5decc801a7813d
tree62a8f209ca1a7856c7637f298f837a704053a923
parentdf303bd7f2c15d6c5fcbee951bd8c21dde3f2718
Refactoring the x86 and x86-64 calling convention implementations,
unifying the copied algorithms and saving over 500 LOC. There should
be no functionality change, but please test on your favorite x86
target.

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