[PATCH] D35067: [x86, CGP] increase memcmp() expansion up to 4 load pairs

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 08:56:45 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308322: [x86, CGP] increase memcmp() expansion up to 4 load pairs (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D35067?vs=105447&id=107112#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35067

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/memcmp-optsize.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: D35067.107112.patch
Type: text/x-patch
Size: 141251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/84c2b6df/attachment.bin>


More information about the llvm-commits mailing list