summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/APIntTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reapply 74494, this time removing the conflicting definition of operator<<Dan Gohman2009-06-301-13/+0
| | | | | | in APIntTest.cpp. llvm-svn: 74550
* Fix PR4040: APInt's string constructor is too strictChris Lattner2009-04-251-0/+9
| | | | | | patch by Jeff Yasskin! llvm-svn: 70058
* * Fixed calls to APInt ctor to work for negative values on Darwin/x86Misha Brukman2009-04-081-6/+6
| | | | | | * Converted C-style casts to C++-style casts llvm-svn: 68613
* Converted a1.ll to unittests.Misha Brukman2009-03-241-4/+83
| | | | llvm-svn: 67652
* Renamed unittest files to have a consistent {Tt}est suffix.Misha Brukman2009-03-191-0/+100
llvm-svn: 67326
OpenPOWER on IntegriCloud