[asan] remove the code for --asan-merge-callbacks as it appears to be a bad idea...
[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.