Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
61b9fd4686fc05a08f0fceba8de44e20e4b51cc8
/
llvm
/
unittests
/
Support
/
ScaledNumberTest.cpp
d990388
[cleanup] Re-sort all the #include lines in LLVM using utils/sort_includes.py.
by Chandler Carruth
· 11 years ago
f2c4baf
Remove unused typedef. GCC warns about this.
by Benjamin Kramer
· 11 years ago
7ef44be
Support: Return ScaledNumbers::MaxScale from getQuotient()
by Duncan P. N. Exon Smith
· 11 years ago
eceabc1
Support: Extract ScaledNumbers::getSum() and getDifference()
by Duncan P. N. Exon Smith
· 11 years ago
68a5ef1
Support: Return scale from ScaledNumbers::matchScales()
by Duncan P. N. Exon Smith
· 11 years ago
aa908fc
Support: Extract ScaledNumbers::matchScale()
by Duncan P. N. Exon Smith
· 11 years ago
820c3ab
Cleanup r211507
by Duncan P. N. Exon Smith
· 11 years ago
0067ff4
Support: Extract ScaledNumbers::compare()
by Duncan P. N. Exon Smith
· 11 years ago
03c2bfc
Support: ScaledNumber: Fix inconsistent test names
by Duncan P. N. Exon Smith
· 11 years ago
818a817
Support: Write ScaledNumbers::getLg{,Floor,Ceiling}()
by Duncan P. N. Exon Smith
· 11 years ago
411840d
Support: Write ScaledNumber::getQuotient() and getProduct()
by Duncan P. N. Exon Smith
· 11 years ago
d4ea631
Support: Mark end of namespaces
by Duncan P. N. Exon Smith
· 11 years ago
2800a37
Support: Clean up getRounded() tests
by Duncan P. N. Exon Smith
· 11 years ago
e9e44cd
Support: Write ScaledNumbers::getAdjusted()
by Duncan P. N. Exon Smith
· 11 years ago
9c62dd5
Support: Write ScaledNumbers::getRounded()
by Duncan P. N. Exon Smith
· 11 years ago