[PATCH] D32002: [X86] Improve large struct pass by value performance

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 04:09:49 PDT 2017


courbet updated this revision to Diff 95704.
courbet marked an inline comment as done.
courbet added a comment.

- Simplify tests, add 32 bit tests.


https://reviews.llvm.org/D32002

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86InstrInfo.td
  lib/Target/X86/X86SelectionDAGInfo.cpp
  lib/Target/X86/X86Subtarget.cpp
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/memcpy-struct-by-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32002.95704.patch
Type: text/x-patch
Size: 8375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/25bfa64e/attachment.bin>


More information about the llvm-commits mailing list