aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/BranchProbabilityTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-04-29SupportTest: Fix test names harderDuncan P. N. Exon Smith1-2/+2
2014-04-29Support: More BlockFrequencyTest => BranchProbabilityTestDuncan P. N. Exon Smith1-0/+29
2014-04-29Support: Fix test nameDuncan P. N. Exon Smith1-1/+1
2014-04-29Support: BlockFrequencyTest => BranchProbabilityTestDuncan P. N. Exon Smith1-0/+95
2014-04-29Support: Add BranchProbability::scale() and ::scaleByInverse()Duncan P. N. Exon Smith1-0/+68
2014-04-29Support: Add unit tests for BranchProbabilityDuncan P. N. Exon Smith1-0/+90