OSDN Git Service

refactor x86-64 argument lowering yet again, this time eliminating templates,
authorChris Lattner <sabre@nondot.org>
Tue, 27 Feb 2007 04:18:15 +0000 (04:18 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Feb 2007 04:18:15 +0000 (04:18 +0000)
commit9c71ab77cd591280cc2e79c464a9fbd4efd9bfb8
treecbe2186a1a7c388f0b34b398c3c8ad65c4b5a1a9
parent92f6feaf792469130eec7196854ff01215955964
refactor x86-64 argument lowering yet again, this time eliminating templates,
'clients', etc, and adding CCValAssign instead.

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