[PATCH] D41677: Change memcpy/memove/memset to have dest and source alignment attributes.

Daniel Neilson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 27 10:04:28 PST 2018


dneilson updated this revision to Diff 131685.
dneilson added a comment.
Herald added subscribers: niosHD, sabuasal, apazos, jordy.potman.lists, simoncook, johnrusso, rbar, asb.

Rebaseline


Repository:
  rC Clang

https://reviews.llvm.org/D41677

Files:
  lib/CodeGen/CGBuilder.h
  test/CodeGen/arm-arguments.c
  test/CodeGen/arm64-be-bitfield.c
  test/CodeGen/block-byref-aggr.c
  test/CodeGen/builtin-memfns.c
  test/CodeGen/c11atomics-ios.c
  test/CodeGen/c11atomics.c
  test/CodeGen/packed-nest-unpacked.c
  test/CodeGen/ppc64-align-struct.c
  test/CodeGen/ppc64-soft-float.c
  test/CodeGen/ppc64le-aggregates.c
  test/CodeGen/riscv32-abi.c
  test/CodeGen/riscv64-abi.c
  test/CodeGen/x86_32-arguments-realign.c
  test/CodeGen/x86_64-arguments.c
  test/CodeGenCXX/alignment.cpp
  test/CodeGenCXX/assign-construct-memcpy.cpp
  test/CodeGenCXX/copy-constructor-elim.cpp
  test/CodeGenCXX/eh.cpp
  test/OpenMP/parallel_reduction_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41677.131685.patch
Type: text/x-patch
Size: 39519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180127/54747a50/attachment-0001.bin>


More information about the cfe-commits mailing list