[PATCH] D29836: Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 22:43:30 PST 2017
anemet updated this revision to Diff 88310.
anemet added a comment.
No need to include <functional> anymore.
https://reviews.llvm.org/D29836
Files:
include/llvm/Analysis/LazyBlockFrequencyInfo.h
include/llvm/Analysis/LazyBranchProbabilityInfo.h
include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h
include/llvm/CodeGen/MachineBlockFrequencyInfo.h
include/llvm/InitializePasses.h
lib/CodeGen/CMakeLists.txt
lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp
lib/CodeGen/MachineBlockFrequencyInfo.cpp
lib/CodeGen/MachineOptimizationRemarkEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29836.88310.patch
Type: text/x-patch
Size: 12370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/d41e86f5/attachment.bin>
More information about the llvm-commits
mailing list