Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to check...
[oota-llvm.git] / lib / Support / BlockFrequency.cpp
2011-10-27 Benjamin KramerBlockFrequency: Use a smarter overflow check.
2011-07-27 Jakub StaszakOptimize 96-bit division a little bit.
2011-07-27 Jakub StaszakMove static methods to the anonymous namespace.
2011-07-25 Jakub StaszakAdd BlockFrequency class.