[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
Wed Feb 20 08:03:55 PST 2013


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

Hi chandlerc,

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

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

Files:
  test/CodeGen/2007-11-07-CopyAggregateAlign.c
  test/CodeGen/block-byref-aggr.c
  test/CodeGen/builtin-memfns.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/value-init.cpp
  test/CodeGenCXX/varargs.cpp
  test/CodeGenObjC/builtin-memfns.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D376.2.patch
Type: text/x-patch
Size: 20209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130220/b1ee3928/attachment.bin>


More information about the cfe-commits mailing list