[PATCH] LLVM changes for indirect call target profiling support

Betul Buyukkurt betulb at codeaurora.org
Fri Apr 10 08:47:35 PDT 2015


The new diff brings in the changes necessary to lower the llvm_instrprof* intrinsics as well as changes to llvm-profdata for merging/displaying indirect call target profile data.


http://reviews.llvm.org/D8908

Files:
  include/llvm/ProfileData/InstrProfReader.h
  include/llvm/ProfileData/InstrProfRecord.h
  include/llvm/ProfileData/InstrProfWriter.h
  lib/ProfileData/InstrProfIndexed.h
  lib/ProfileData/InstrProfReader.cpp
  lib/ProfileData/InstrProfWriter.cpp
  lib/Transforms/Instrumentation/InstrProfiling.cpp
  test/Instrumentation/InstrProfiling/linkage.ll
  test/Instrumentation/InstrProfiling/platform.ll
  test/Instrumentation/InstrProfiling/profiling.ll
  tools/llvm-profdata/llvm-profdata.cpp
  unittests/ProfileData/CoverageMappingTest.cpp
  unittests/ProfileData/InstrProfTest.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8908.23604.patch
Type: text/x-patch
Size: 55230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150410/5f2acea3/attachment.bin>


More information about the llvm-commits mailing list