Skip to content
Commit ab8bfc28 authored by Chris Lattner's avatar Chris Lattner
Browse files

copy mmx values from/to memory with GPRs on x86-32

instead of with mmx registers.  This horribleness is apparently
done by gcc to avoid having to insert emms in places that really 
should have it.  This is the second half of rdar://5741668.

llvm-svn: 47474
parent e665095d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment