]> granicus.if.org Git - clang/commit
Fix one x86_64 abi issue and the test to actually look for the right thing,
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 12 Jul 2011 00:30:27 +0000 (00:30 +0000)
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>
Tue, 12 Jul 2011 00:30:27 +0000 (00:30 +0000)
commitccafadb68f5a8132a4ee23f441cf5d6976a4133b
tree379b17b445700f2270ba4d6e800b669ba211bb1e
parentc4a1a8450a3613ef256a71b9d8305b41f79eef50
Fix one x86_64 abi issue and the test to actually look for the right thing,
which is: { <4 x float>, <4 x float> } should continue to go through memory.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/x86_64-arguments.c