[PATCH] D34694: llvm-profdata: Indirect infrequently used fields to reduce memory usage

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 15:20:46 PDT 2017


dblaikie updated this revision to Diff 104526.
dblaikie added a comment.

Remove unneeded bounds checking.


https://reviews.llvm.org/D34694

Files:
  include/llvm/ProfileData/InstrProf.h
  lib/ProfileData/InstrProf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34694.104526.patch
Type: text/x-patch
Size: 5882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170628/dd534daf/attachment.bin>


More information about the llvm-commits mailing list