[PATCH] D28637: [PPC] Inline expansion of memcmp
Zaara Syeda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 13:19:38 PDT 2017
syzaara updated this revision to Diff 99183.
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.99183.patch
Type: text/x-patch
Size: 52502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170516/01221d0b/attachment.bin>
More information about the llvm-commits
mailing list