Add a basic test-case for passing and returning <4 x double> and
authorDan Gohman <gohman@apple.com>
Mon, 2 Jul 2007 16:23:47 +0000 (16:23 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 2 Jul 2007 16:23:47 +0000 (16:23 +0000)
commit9212a8261f6719799144c56ba0c73678298c2dea
tree58d8ccadeb3465f69989fc87927e85a0f9dc1c6c
parent1866f6ec7be6f9499d50fff6caea4007f000c82e
Add a basic test-case for passing and returning <4 x double> and
<8 x float> values on X86.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37845 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/illegal-vector-args-return.ll [new file with mode: 0644]