[PATCH] D33442: [ARM] Fix lowering of misaligned memcpy/memset

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 06:59:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303990: [ARM] Fix lowering of misaligned memcpy/memset (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D33442?vs=100254&id=100401#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33442

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/ARM/memcpy-inline.ll
  llvm/trunk/test/CodeGen/ARM/memset-inline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33442.100401.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/0c6a3bea/attachment.bin>


More information about the llvm-commits mailing list