[PATCH] D28637: [PPC] Inline expansion of memcmp

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 10:13:05 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304313: [PPC] Inline expansion of memcmp (authored by syzaara).

Changed prior to commit:
  https://reviews.llvm.org/D28637?vs=99183&id=100882#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28637

Files:
  llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
  llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetTransformInfo.h
  llvm/trunk/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/trunk/test/CodeGen/PowerPC/memCmpUsedInZeroEqualityComparison.ll
  llvm/trunk/test/CodeGen/PowerPC/memcmp.ll
  llvm/trunk/test/CodeGen/PowerPC/memcmpIR.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28637.100882.patch
Type: text/x-patch
Size: 52575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/4076f537/attachment.bin>


More information about the llvm-commits mailing list