[PATCH] D29836: Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 14 09:32:54 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295072: Add new pass LazyMachineBlockFrequencyInfo (authored by anemet).
Changed prior to commit:
https://reviews.llvm.org/D29836?vs=88310&id=88389#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29836
Files:
llvm/trunk/include/llvm/Analysis/LazyBlockFrequencyInfo.h
llvm/trunk/include/llvm/Analysis/LazyBranchProbabilityInfo.h
llvm/trunk/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
llvm/trunk/include/llvm/CodeGen/MachineBlockFrequencyInfo.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/CodeGen/CMakeLists.txt
llvm/trunk/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
llvm/trunk/lib/CodeGen/MachineBlockFrequencyInfo.cpp
llvm/trunk/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29836.88389.patch
Type: text/x-patch
Size: 12871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/fc0d209a/attachment.bin>
More information about the llvm-commits
mailing list