diff options
author | Bill Wendling <isanbard@gmail.com> | 2010-10-17 07:38:01 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2010-10-17 07:38:01 +0000 |
commit | 51a9f5309a025f5c54e7dc373eb7d11daabee6df (patch) | |
tree | 07422e47d709251ec8566b95234e0426eaf40d0f /lib/CodeGen/CodeGenModule.cpp | |
parent | a7d2f19e6b77330e27f03a446093700df74b652d (diff) |
The "gcc.dg/compat/vector-1 -m32" test was broken after the MMX rewrite. The
function parameters weren't converted to use the correct type (x86_mmx). Add a
check, similar to the one in llvm-gcc, to see if we need the x86_mmx type for
that function parameter. If so, it coerces the type to be that.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116684 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions