[PATCH] D29836: Add new pass LazyMachineBlockFrequencyInfo
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 13 22:37:41 PST 2017
anemet updated this revision to Diff 88309.
anemet added a comment.
Redo the mapping from the BPI pass to the BPInfo
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.88309.patch
Type: text/x-patch
Size: 12578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/ee56fcc6/attachment.bin>
More information about the llvm-commits
mailing list