llvm-project/llvm/test/Analysis/BlockFrequencyInfo
Chandler Carruth deac50cba9 Generalize the reading of probability metadata to work for both branches
and switches, with arbitrary numbers of successors. Still optimized for
the common case of 2 successors for a conditional branch.

Add a test case for switch metadata showing up in the BlockFrequencyInfo pass.

llvm-svn: 142493
2011-10-19 10:32:19 +00:00
..
basic.ll Generalize the reading of probability metadata to work for both branches 2011-10-19 10:32:19 +00:00
dg.exp