Remove support for the special 'fast' value for fpmath accuracy for the moment.
[oota-llvm.git] / unittests / Support / BlockFrequencyTest.cpp
2011-10-24 Benjamin KramerImplement comparison operators for BranchProbability...
2011-10-23 Benjamin KramerAdd compare operators to BranchProbability and use...
2011-07-27 Jakub StaszakAdd test cases for BlockFrequency.