[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 15:44:31 PDT 2015


congh updated this revision to Diff 29725.
congh added a comment.

Update the patch according to dexonsmith's comments.


http://reviews.llvm.org/D11196

Files:
  include/llvm/Analysis/BlockFrequencyInfo.h
  include/llvm/Analysis/BlockFrequencyInfoImpl.h
  include/llvm/InitializePasses.h
  lib/Analysis/Analysis.cpp
  lib/Analysis/BlockFrequencyInfo.cpp
  lib/CodeGen/MachineBlockFrequencyInfo.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11196.29725.patch
Type: text/x-patch
Size: 10685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/8efff786/attachment.bin>


More information about the llvm-commits mailing list