Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
05097246f352eca76207c9ebb08656c88bdf751a
/
llvm
/
unittests
/
Support
/
ScaledNumberTest.cpp
e7cfcbd
Cosmetic. Added braces to address gcc warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else].
by Galina Kistanova
· 8 years ago
a7b5c5b
Fix infinite recursion in ScaledNumber::toInt.
by Diego Novillo
· 10 years ago
95c93fc
Fix private constructor for ScaledNumber.
by Diego Novillo
· 10 years ago
e1133e3
Fix typo in comment. NFC.
by Diego Novillo
· 10 years ago
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