[PATCH] D15503: [PGO] Shorten profile symbol prefixes

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 15:29:51 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255575: [PGO] Shorten profile symbol prefixes (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D15503?vs=42750&id=42791#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15503

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/test/Instrumentation/InstrProfiling/PR23499.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/linkage.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/no-counters.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/noruntime.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/platform.ll
  llvm/trunk/test/Instrumentation/InstrProfiling/profiling.ll
  llvm/trunk/test/Transforms/PGOProfile/branch1.ll
  llvm/trunk/test/Transforms/PGOProfile/branch2.ll
  llvm/trunk/test/Transforms/PGOProfile/criticaledge.ll
  llvm/trunk/test/Transforms/PGOProfile/landingpad.ll
  llvm/trunk/test/Transforms/PGOProfile/loop1.ll
  llvm/trunk/test/Transforms/PGOProfile/loop2.ll
  llvm/trunk/test/Transforms/PGOProfile/single_bb.ll
  llvm/trunk/test/Transforms/PGOProfile/switch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15503.42791.patch
Type: text/x-patch
Size: 32904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/2aec708f/attachment.bin>


More information about the llvm-commits mailing list