1. 38a253d Reapply 74494, this time removing the conflicting definition of operator<< by Dan Gohman · 15 years ago
  2. 38300e9 Fix PR4040: APInt's string constructor is too strict patch by Jeff Yasskin! by Chris Lattner · 16 years ago
  3. e3bc46e * Fixed calls to APInt ctor to work for negative values on Darwin/x86 by Misha Brukman · 16 years ago
  4. 2e73426 Converted a1.ll to unittests. by Misha Brukman · 16 years ago
  5. 8be1ac2 Renamed unittest files to have a consistent {Tt}est suffix. by Misha Brukman · 16 years ago[Renamed from unittests/ADT/APInt.cpp]
  6. fb3e5ca Fix comment. by Bill Wendling · 16 years ago
  7. 2d0f1c5 APInt's countLeadingOnes() was broken for negative i128 values, by Torok Edwin · 16 years ago
  8. 1999ff1 Port this test from dejagnu to unit testing. by Nick Lewycky · 16 years ago