llvm-mirror/test/Analysis/BranchProbabilityInfo
Sanjoy Das f97ce19844 [BPI] Consider deoptimize calls as "unreachable"
Summary:
Calls to @llvm.experimental.deoptimize are expected to "never execute",
so optimize them as such.

Reviewers: chandlerc

Subscribers: junbuml, mcrosier, llvm-commits

Differential Revision: http://reviews.llvm.org/D19095

llvm-svn: 266654
2016-04-18 19:01:28 +00:00
..
basic.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
deopt-intrinsic.ll [BPI] Consider deoptimize calls as "unreachable" 2016-04-18 19:01:28 +00:00
loop.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
noreturn.ll [BPI] Replace weights by probabilities in BPI. 2015-12-22 18:56:14 +00:00
pr18705.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00
pr22718.ll Use fixed-point representation for BranchProbability. 2015-09-25 23:09:59 +00:00