[PATCH] D18126: Port InstrProfiling pass to new pass manager

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 10:53:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266637: Port InstrProfiling pass to the new pass manager (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D18126?vs=54082&id=54084#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18126

Files:
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Instrumentation.h
  llvm/trunk/lib/Passes/PassBuilder.cpp
  llvm/trunk/lib/Passes/PassRegistry.def
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Instrumentation/InstrProfiling.cpp
  llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18126.54084.patch
Type: text/x-patch
Size: 14031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/ef63067f/attachment.bin>


More information about the llvm-commits mailing list