llvm-project/llvm/test/Analysis/BranchProbabilityInfo
Guozhi Wei b329e0728b [BPI] Adjust the probability for floating point unordered comparison
Since NaN is very rare in normal programs, so the probability for floating point unordered comparison should be extremely small. Current probability is 3/8, it is too large, this patch changes it to a tiny number.

Differential Revision: https://reviews.llvm.org/D65303

llvm-svn: 371541
2019-09-10 17:25:11 +00:00
..
basic.ll
deopt-intrinsic.ll
fcmp.ll [BPI] Adjust the probability for floating point unordered comparison 2019-09-10 17:25:11 +00:00
libfunc_call.ll
loop.ll
noreturn.ll
pr18705.ll
pr22718.ll
zero_heuristics.ll [BPI] Look through bitcasts in calcZeroHeuristic 2019-02-15 11:50:21 +00:00