[PATCH] D34416: [CGP] eliminate a sub instruction in memcmp expansion

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 14:46:47 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL306471: [CGP] eliminate a sub instruction in memcmp expansion (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D34416?vs=103255&id=104280#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34416

Files:
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/trunk/test/CodeGen/PowerPC/memcmp.ll
  llvm/trunk/test/CodeGen/PowerPC/memcmpIR.ll
  llvm/trunk/test/CodeGen/X86/memcmp.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/X86/memcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34416.104280.patch
Type: text/x-patch
Size: 25097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/6d562e3d/attachment-0001.bin>


More information about the llvm-commits mailing list