[PATCH] D11196: Create a wrapper pass for BlockFrequencyInfo so that block frequency analysis can be done without requiring a pass.
Cong Hou
congh at google.com
Tue Jul 14 16:24:53 PDT 2015
congh updated this revision to Diff 29731.
congh added a comment.
Split the chang on doFunction() to another commit.
http://reviews.llvm.org/D11196
Files:
include/llvm/Analysis/BlockFrequencyInfo.h
include/llvm/InitializePasses.h
lib/Analysis/Analysis.cpp
lib/Analysis/BlockFrequencyInfo.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11196.29731.patch
Type: text/x-patch
Size: 8412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/f96a661b/attachment.bin>
More information about the llvm-commits
mailing list