[PATCH] D61507: [NFC] Update memcpy tests

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 02:47:30 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360023: [NFC] Update memcpy tests (authored by gchatelet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61507?vs=198237&id=198241#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61507/new/

https://reviews.llvm.org/D61507

Files:
  llvm/trunk/test/CodeGen/X86/byval.ll
  llvm/trunk/test/CodeGen/X86/byval2.ll
  llvm/trunk/test/CodeGen/X86/byval3.ll
  llvm/trunk/test/CodeGen/X86/byval4.ll
  llvm/trunk/test/CodeGen/X86/byval5.ll
  llvm/trunk/test/CodeGen/X86/byval6.ll
  llvm/trunk/test/CodeGen/X86/byval7.ll
  llvm/trunk/test/CodeGen/X86/mcu-abi.ll
  llvm/trunk/test/CodeGen/X86/memcpy-struct-by-value.ll
  llvm/trunk/test/CodeGen/X86/memcpy.ll
  llvm/trunk/test/CodeGen/X86/stack-align-memcpy.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61507.198241.patch
Type: text/x-patch
Size: 52241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/7f1c8486/attachment.bin>


More information about the llvm-commits mailing list