Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support: Move class ScaledNumber | Duncan P. N. Exon Smith | 2014-06-24 | 1 | -0/+187 |
| | | | | | | | | ScaledNumber has been cleaned up enough to pull out of BFI now. Still work to do there (tests for shifting, bloated printing code, etc.), but it seems clean enough for its new home. llvm-svn: 211562 | ||||
* | Support: Extract ScaledNumbers::compare() | Duncan P. N. Exon Smith | 2014-06-23 | 1 | -0/+13 |
| | | | | llvm-svn: 211507 | ||||
* | Support: Write ScaledNumber::getQuotient() and getProduct() | Duncan P. N. Exon Smith | 2014-06-20 | 1 | -0/+119 |
llvm-svn: 211409 |