[PATCH] D61507: [NFC] Update memcpy tests

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 3 07:08:44 PDT 2019


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Runs utils/update_llc_test_checks.py on a few memcpy files


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D61507

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61507.197998.patch
Type: text/x-patch
Size: 52695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190503/fd86e0d8/attachment.bin>


More information about the llvm-commits mailing list