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

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 11:52:27 PST 2017


syzaara updated this revision to Diff 89705.
syzaara marked an inline comment as done.
syzaara edited the summary of this revision.

https://reviews.llvm.org/D28637

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Analysis/TargetTransformInfoImpl.h
  include/llvm/IR/Instruction.h
  include/llvm/Target/TargetLowering.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/CodeGen/CodeGenPrepare.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/IR/Instruction.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.89705.patch
Type: text/x-patch
Size: 50570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/e64c6425/attachment.bin>


More information about the llvm-commits mailing list