[PATCH] D11196: Create a wrapper pass for BlockFrequencyInfo so that block frequency analysis can be done without requiring a pass.

Wei Mi wmi at google.com
Tue Jul 14 16:41:08 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242248: Create a wrapper pass for BlockFrequencyInfo. (authored by wmi).

Changed prior to commit:
  http://reviews.llvm.org/D11196?vs=29731&id=29734#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11196

Files:
  llvm/trunk/include/llvm/Analysis/BlockFrequencyInfo.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/lib/Analysis/Analysis.cpp
  llvm/trunk/lib/Analysis/BlockFrequencyInfo.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp

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


More information about the llvm-commits mailing list