Be bug compatible with gcc by returning MMX values in RAX.
authorEvan Cheng <evan.cheng@apple.com>
Sun, 22 Feb 2009 08:05:12 +0000 (08:05 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sun, 22 Feb 2009 08:05:12 +0000 (08:05 +0000)
commit6140a8b0572c80383a67248e8b1c0cf2379b1c43
treeaa16090e5fa6ac947f5da3b06740f88fb07fb436
parentc94ebef1b1ea6dda54494a0a0eafc96ab685a531
Be bug compatible with gcc by returning MMX values in RAX.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86CallingConv.td
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/ret-mmx.ll