OSDN Git Service

Support return of MMX values in 64-bit mode.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 20 Feb 2009 20:43:02 +0000 (20:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 20 Feb 2009 20:43:02 +0000 (20:43 +0000)
commit79fb3b434f83bcb7c382dbcfea485884a39b9544
tree7166ad77f5af08c582f8b0b398afc328d65b0022
parent9a65cfe7dd7662558b45bcba46b11ee52c4bbf6c
Support return of MMX values in 64-bit mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65152 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/ret-mmx.ll [new file with mode: 0644]