llvm-6502/unittests/ADT
John McCall e12b73816b Teach APFloat how to create both QNaNs and SNaNs and with arbitrary-width
payloads.  APFloat's internal folding routines always make QNaNs now,
instead of sometimes making QNaNs and sometimes SNaNs depending on the
type.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97364 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-28 02:51:25 +00:00
..
APFloatTest.cpp Teach APFloat how to create both QNaNs and SNaNs and with arbitrary-width 2010-02-28 02:51:25 +00:00
APIntTest.cpp
BitVectorTest.cpp Silence GCC warnings. 2010-02-10 13:34:02 +00:00
DeltaAlgorithmTest.cpp
DenseMapTest.cpp
DenseSetTest.cpp
ImmutableSetTest.cpp
Makefile
SmallBitVectorTest.cpp Silence GCC warnings. 2010-02-10 13:34:02 +00:00
SmallStringTest.cpp
SmallVectorTest.cpp
SparseBitVectorTest.cpp
StringMapTest.cpp Fix (harmless) memory leak found by memcheck. 2010-02-11 07:16:13 +00:00
StringRefTest.cpp
TripleTest.cpp
TwineTest.cpp
ValueMapTest.cpp