[PATCH] D48105: [llvm][Instrumentation] Add Call Graph Profile pass

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 16:36:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335306: [Instrumentation] Add Call Graph Profile pass (authored by mspencer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48105?vs=151266&id=152406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48105

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/LinkAllPasses.h
  llvm/trunk/include/llvm/Transforms/Instrumentation.h
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/trunk/lib/Transforms/Instrumentation/CGProfile.cpp
  llvm/trunk/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/trunk/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/trunk/test/Instrumentation/cgprofile.ll
  llvm/trunk/test/MC/ELF/cgprofile.ll
  llvm/trunk/test/Verifier/module-flags-cgprofile.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48105.152406.patch
Type: text/x-patch
Size: 15657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/36f1e679/attachment-0001.bin>


More information about the llvm-commits mailing list