[LLVMdev] Unaligned SSE Memop Support Patch

David Greene dag at cray.com
Fri Jan 8 17:20:51 PST 2010


This patch adds a feature to allow SSE memops to be unaligned
on supported architectures.

Mostly I want to see if the naming is reasonable.

Supporting unaligned memops requires a bit twiddle on 10h
processors.  This patch makes the assumption that the OS
sets the bit correctly.

Comments?

                             -Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: uamem.patch
Type: text/x-diff
Size: 3585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100108/515ece53/attachment.patch>


More information about the llvm-dev mailing list