llvm-6502/include
Wei Mi d5892380e1 Create a wrapper pass for BlockFrequencyInfo.
This is useful when we want to do block frequency analysis
conditionally (e.g. only in PGO mode) but don't want to add
one more pass dependence.

Patch by congh.
Approved by dexonsmith.
Differential Revision: http://reviews.llvm.org/D11196


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242248 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-14 23:40:50 +00:00
..
llvm Create a wrapper pass for BlockFrequencyInfo. 2015-07-14 23:40:50 +00:00
llvm-c Add capability to get and set the personalitty function from the C API 2015-07-14 01:23:06 +00:00