[PATCH] D22825: Add a counter-function insertion pass
Hal Finkel via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 1 02:51:05 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280347: Add a counter-function insertion pass (authored by hfinkel).
Changed prior to commit:
https://reviews.llvm.org/D22825?vs=65566&id=69964#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22825
Files:
llvm/trunk/include/llvm/CodeGen/Passes.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/LinkAllPasses.h
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/CodeGen.cpp
llvm/trunk/lib/CodeGen/CountingFunctionInserter.cpp
llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
llvm/trunk/test/CodeGen/PowerPC/mcount-insertion.ll
llvm/trunk/test/Transforms/CountingFunctionInserter/mcount.ll
llvm/trunk/tools/llc/llc.cpp
llvm/trunk/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22825.69964.patch
Type: text/x-patch
Size: 8081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160901/c840dbc0/attachment.bin>
More information about the llvm-commits
mailing list