1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Cong Hou be08cf7ca6 Create a wrapper pass for BranchProbabilityInfo.
This new wrapper pass is useful when we want to do branch probability analysis conditionally (e.g. only in PGO mode) but don't want to add one more pass dependence.

http://reviews.llvm.org/D11241

llvm-svn: 242349
2015-07-15 22:48:29 +00:00
..
llvm Create a wrapper pass for BranchProbabilityInfo. 2015-07-15 22:48:29 +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