Support: BlockFrequencyTest => BranchProbabilityTest
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:40:17 +0000 (16:40 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 29 Apr 2014 16:40:17 +0000 (16:40 +0000)
commit2c252dd5763831e7f3629d658cd0da1350ed4c22
treef51c0667f717259f8a93a87c0abd3f164fc022a6
parent8c4dcca434893f4a2e4467a2d4923aeb48ea9476
Support: BlockFrequencyTest => BranchProbabilityTest

Move a detailed test of `BranchProbability::scale()` from
`BlockFrequencyTest` over to `BranchProbabilityTest`.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207552 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/BlockFrequencyTest.cpp
unittests/Support/BranchProbabilityTest.cpp