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

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 08:46:51 PDT 2017


syzaara updated this revision to Diff 92952.
syzaara edited the summary of this revision.
Herald added a subscriber: mehdi_amini.

https://reviews.llvm.org/D28637

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28637.92952.patch
Type: text/x-patch
Size: 51781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170324/4313091e/attachment-0001.bin>


More information about the llvm-commits mailing list