[PATCH] D38738: X86CallFrameOptimization: Recognize 'store 0/-1 using and/or' idioms

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 05:13:30 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316431: X86CallFrameOptimization: Recognize 'store 0/-1 using and/or' idioms (authored by zvi).

Changed prior to commit:
  https://reviews.llvm.org/D38738?vs=118398&id=120056#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38738

Files:
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/test/CodeGen/X86/memcmp-minsize.ll
  llvm/trunk/test/CodeGen/X86/movtopush.ll
  llvm/trunk/test/CodeGen/X86/movtopush64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38738.120056.patch
Type: text/x-patch
Size: 25610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171024/1c9c9cca/attachment.bin>


More information about the llvm-commits mailing list