[PATCH] D29424: [PPC] WIP - Add statistics for mem* fucntions
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 2 08:42:29 PST 2017
sfertile updated this revision to Diff 86821.
sfertile added a comment.
Fixed some spelling mistakes.
Changed some of the stat descriptions so they are the same for each memory function.
Changed Aligned16 to check for at least 16 byte alignment rather than exactly 16 byte alignment.
Expanded the number of sizes tracked.
Repository:
rL LLVM
https://reviews.llvm.org/D29424
Files:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29424.86821.patch
Type: text/x-patch
Size: 14774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/3c0ba845/attachment.bin>
More information about the llvm-commits
mailing list