forked from OSchip/llvm-project
65f78e73ad
Modify FoldBranchToCommonDest to consider the cost of inserting instructions when attempting to combine predicates to fold blocks. The threshold can be controlled via a new option: -simplifycfg-branch-fold-threshold which defaults to '2' to allow the insertion of a not and another logical operator. Differential Revision: https://reviews.llvm.org/D86526 |
||
---|---|---|
.. | ||
branch-fold-threshold.ll | ||
cttz-ctlz.ll | ||
lit.local.cfg | ||
phi-eliminate.ll | ||
select-costs.ll | ||
select-trunc-i64.ll | ||
speculate-math.ll | ||
speculate-vector-ops.ll | ||
switch-to-lookup-table-constant-expr.ll | ||
switch-to-lookup-table.ll |