OSDN Git Service

Unaligned loads should use the VMOVUPS opcode.
authorNadav Rotem <nrotem@apple.com>
Thu, 14 Mar 2013 23:49:44 +0000 (23:49 +0000)
committerNadav Rotem <nrotem@apple.com>
Thu, 14 Mar 2013 23:49:44 +0000 (23:49 +0000)
commitdd7a300c10bb0aaaf9e044c2180ca1b4c84e40c7
tree855591f6c45fd0a1e5a66c3291a2e36dd3f59a01
parentcacff672dd532d882727a51e73c96f19fde45828
Unaligned loads should use the VMOVUPS opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177130 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-load-store.ll
test/CodeGen/X86/vec_align_i256.ll [new file with mode: 0644]