Speculative fix for Windows build after r220932
[oota-llvm.git] / lib / Support / ScaledNumber.cpp
2014-08-20 Alexey SamsonovFix undefined behavior (left shift by 64 bits) in Scale...
2014-06-24 Duncan P. N. Exon... Support: Move class ScaledNumber
2014-06-23 Duncan P. N. Exon... Support: Extract ScaledNumbers::compare()
2014-06-20 Duncan P. N. Exon... Support: Write ScaledNumber::getQuotient() and getProduct()