Fix template parameter pack handling in ThreadPool
[oota-llvm.git] / unittests / Support / BranchProbabilityTest.cpp
2015-10-15 Manman RenRecommit r250345, it was reverted in r250366 to investi...
2015-10-15 Manman RenTemporarily revert r250345 to sort out bot failure.
2015-10-14 Cong HouUpdate the branch weight metadata in JumpThreading...
2015-09-25 Cong HouUse fixed-point representation for BranchProbability.
2015-09-10 Cong HouPass BranchProbability/BlockMass by value instead of...
2014-04-29 Duncan P. N. Exon... SupportTest: Fix test names harder
2014-04-29 Duncan P. N. Exon... Support: More BlockFrequencyTest => BranchProbabilityTest
2014-04-29 Duncan P. N. Exon... Support: Fix test name
2014-04-29 Duncan P. N. Exon... Support: BlockFrequencyTest => BranchProbabilityTest
2014-04-29 Duncan P. N. Exon... Support: Add BranchProbability::scale() and ::scaleByIn...
2014-04-29 Duncan P. N. Exon... Support: Add unit tests for BranchProbability