OSDN Git Service

allow vectors to be passed to stdcall/fastcall functions
authorChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 09:14:25 +0000 (09:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 09:14:25 +0000 (09:14 +0000)
commit4dfccf4b484f1a726189876d362c7ad541b94d1c
tree7079684ea61ddc3c6f0fb49584f36e599d84dbf3
parent2a9bdd74f2fc91186d0d789827a8382e1a20b631
allow vectors to be passed to stdcall/fastcall functions

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