pass argument vectors in a type that corresponds to the user type if
possible.  This improves the example to pass <4 x float> instead of
<2 x double> but we still get awful code, and still don't get the
return value right.

llvm-svn: 109700
2 files changed
tree: f7400d98cf869a91ce93e6aae8da0469524ee7bc
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/