[PATCH] D22835: [BPI] Add new LazyBPI analysis
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 16:38:50 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277083: [BPI] Add new LazyBPI analysis (authored by anemet).
Changed prior to commit:
https://reviews.llvm.org/D22835?vs=65617&id=66054#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22835
Files:
llvm/trunk/include/llvm/Analysis/LazyBlockFrequencyInfo.h
llvm/trunk/include/llvm/Analysis/LazyBranchProbabilityInfo.h
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/lib/Analysis/Analysis.cpp
llvm/trunk/lib/Analysis/CMakeLists.txt
llvm/trunk/lib/Analysis/LazyBlockFrequencyInfo.cpp
llvm/trunk/lib/Analysis/LazyBranchProbabilityInfo.cpp
llvm/trunk/test/Analysis/BranchProbabilityInfo/basic.ll
llvm/trunk/test/Transforms/LoopDistribute/diagnostics-with-hotness-lazy-BFI.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22835.66054.patch
Type: text/x-patch
Size: 14838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/c946c758/attachment.bin>
More information about the llvm-commits
mailing list