[PATCH] D61507: [NFC] Update memcpy tests

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


gchatelet updated this revision to Diff 198237.
gchatelet marked an inline comment as done.
gchatelet added a comment.

- Remove cfi noise by adding nounwind


Repository:
  rG LLVM Github Monorepo

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

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.198237.patch
Type: text/x-patch
Size: 52043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/11df3fc8/attachment.bin>


More information about the llvm-commits mailing list