Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
55202eaf6299c8be2aaa97697c6dfccbbbfcc81c
/
unittests
/
ADT
/
APFloatTest.cpp
32aa02c
Fix death tests in -Asserts builds.
by Jeffrey Yasskin
· 16 years ago
d24e018
Teach APFloat how to create both QNaNs and SNaNs and with arbitrary-width
by John McCall
· 16 years ago
0551cd5
Make APFloat's string-parsing routines a bit safer against very large exponents.
by John McCall
· 16 years ago
68bf224
Make APInt::countLeadingZerosSlowCase() treat the contents of padding bits
by John McCall
· 16 years ago
302872f
Implement support for converting to string at "natural precision", and fix some
by John McCall
· 16 years ago
c18035f
Add accessors for the largest-magnitude, smallest-magnitude, and
by John McCall
· 16 years ago
f3ff0b0
Add test for PR4873, which works for me.
by Daniel Dunbar
· 16 years ago
67b8802
Add support for including '+' in APFloat strings, more asserts,
by Erick Tryzelaar
· 16 years ago
61b410c
Fix two APFloat bugs in converting hexadecimal constants.
by Daniel Dunbar
· 16 years ago
afae48e
Wrap unit test death tests in GTEST_HAS_DEATH_TEST
by Erick Tryzelaar
· 16 years ago
3367ffe
Change APFloatTest from using ASSERTs to EXPECTs
by Erick Tryzelaar
· 16 years ago
2ff79ef
Modify APFloat to take a StringRef instead of a c string.
by Erick Tryzelaar
· 16 years ago