[PATCH] D12543: [x86] fix allowsMisalignedMemoryAccesses() for 8-byte and smaller accesses

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 2 08:44:00 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246658: [x86] fix allowsMisalignedMemoryAccesses() for 8-byte and smaller accesses (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D12543?vs=33744&id=33813#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12543

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/memcpy-2.ll
  llvm/trunk/test/CodeGen/X86/pr11985.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12543.33813.patch
Type: text/x-patch
Size: 4801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150902/093f5707/attachment.bin>


More information about the llvm-commits mailing list