aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ADT/APIntTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reapply 74494, this time removing the conflicting definition of operator<<Dan Gohman2009-06-301-13/+0
* Fix PR4040: APInt's string constructor is too strictChris Lattner2009-04-251-0/+9
* * Fixed calls to APInt ctor to work for negative values on Darwin/x86Misha Brukman2009-04-081-6/+6
* Converted a1.ll to unittests.Misha Brukman2009-03-241-4/+83
* Renamed unittest files to have a consistent {Tt}est suffix.Misha Brukman2009-03-191-0/+100