[PATCH] D14401: [PGO] Make indexed value profile data more compact and add structural definitions for the data format

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 16:27:18 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252563: [PGO] Make indexed value profile data more compact (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D14401?vs=39664&id=39768#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14401

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
  llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
  llvm/trunk/lib/ProfileData/InstrProf.cpp
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14401.39768.patch
Type: text/x-patch
Size: 27851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151110/f1df0ca4/attachment.bin>


More information about the llvm-commits mailing list