[PATCH] Update checks to take into account the changes on the volatile specification for memcpy and memmove in LLVM IR

Arnaud Allard de Grandmaison arnaud.adegm at gmail.com
Mon Apr 15 06:26:40 PDT 2013


  Rebase to tip of the day.

Hi chandlerc,

http://llvm-reviews.chandlerc.com/D376

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D376?vs=1037&id=1629#toc

Files:
  test/CodeGen/2007-11-07-CopyAggregateAlign.c
  test/CodeGen/block-byref-aggr.c
  test/CodeGen/builtin-memfns.c
  test/CodeGen/c11atomics-ios.c
  test/CodeGen/c11atomics.c
  test/CodeGen/no-opt-volatile-memcpy.c
  test/CodeGen/packed-nest-unpacked.c
  test/CodeGen/packed-structure.c
  test/CodeGen/tbaa-struct.cpp
  test/CodeGen/x86_32-arguments-realign.c
  test/CodeGenCXX/constructor-direct-call.cpp
  test/CodeGenCXX/cxx0x-initializer-array.cpp
  test/CodeGenCXX/eh.cpp
  test/CodeGenCXX/microsoft-uuidof.cpp
  test/CodeGenCXX/no-opt-volatile-memcpy.cpp
  test/CodeGenCXX/pod-member-memcpys.cpp
  test/CodeGenCXX/value-init.cpp
  test/CodeGenCXX/varargs.cpp
  test/CodeGenObjC/builtin-memfns.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D376.3.patch
Type: text/x-patch
Size: 25368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130415/15016c9e/attachment.bin>


More information about the cfe-commits mailing list