Cleanup Darwin MMX calling conv stuff - make the stuff more generic. This also fixes...
authorAnton Korobeynikov <asl@math.spbu.ru>
Mon, 3 Aug 2009 08:13:24 +0000 (08:13 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Mon, 3 Aug 2009 08:13:24 +0000 (08:13 +0000)
commit80cb8aa86282281ceef49638f11e07d62b0d2ee3
treeffbd602d6da85b6c4d3537e2efd5b16a94c0d0b1
parentcf6b739d3d4921dc9fc6908ec2009055c0927125
Cleanup Darwin MMX calling conv stuff - make the stuff more generic. This also fixes a subtle bug, when 6th v1i64 argument passed wrongly.

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