Use the correct section types on Solaris for unwind data on both x86 and x86-64.
[oota-llvm.git] / lib / Support / BranchProbability.cpp
2011-10-23 Benjamin KramerPrint branch probabilities as percentages.
2011-10-23 Benjamin KramerAdd compare operators to BranchProbability and use...
2011-07-25 Jakub StaszakBranchProbability::print returns void now.
2011-06-11 Andrew TrickBranch profiling: floating-point avoidance.