1. d990388 [cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py. by Chandler Carruth · 11 years ago
  2. f2c4baf Remove unused typedef. GCC warns about this. by Benjamin Kramer · 11 years ago
  3. 7ef44be Support: Return ScaledNumbers::MaxScale from getQuotient() by Duncan P. N. Exon Smith · 11 years ago
  4. eceabc1 Support: Extract ScaledNumbers::getSum() and getDifference() by Duncan P. N. Exon Smith · 11 years ago
  5. 68a5ef1 Support: Return scale from ScaledNumbers::matchScales() by Duncan P. N. Exon Smith · 11 years ago
  6. aa908fc Support: Extract ScaledNumbers::matchScale() by Duncan P. N. Exon Smith · 11 years ago
  7. 820c3ab Cleanup r211507 by Duncan P. N. Exon Smith · 11 years ago
  8. 0067ff4 Support: Extract ScaledNumbers::compare() by Duncan P. N. Exon Smith · 11 years ago
  9. 03c2bfc Support: ScaledNumber: Fix inconsistent test names by Duncan P. N. Exon Smith · 11 years ago
  10. 818a817 Support: Write ScaledNumbers::getLg{,Floor,Ceiling}() by Duncan P. N. Exon Smith · 11 years ago
  11. 411840d Support: Write ScaledNumber::getQuotient() and getProduct() by Duncan P. N. Exon Smith · 11 years ago
  12. d4ea631 Support: Mark end of namespaces by Duncan P. N. Exon Smith · 11 years ago
  13. 2800a37 Support: Clean up getRounded() tests by Duncan P. N. Exon Smith · 11 years ago
  14. e9e44cd Support: Write ScaledNumbers::getAdjusted() by Duncan P. N. Exon Smith · 11 years ago
  15. 9c62dd5 Support: Write ScaledNumbers::getRounded() by Duncan P. N. Exon Smith · 11 years ago