Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Wrap unit test death tests in GTEST_HAS_DEATH_TEST | Erick Tryzelaar | 2009-08-17 | 1 | -0/+2 | |
* | Add failure tests to APInt unit test. | Erick Tryzelaar | 2009-08-16 | 1 | -0/+11 | |
* | Convert APint::{fromString,APInt,getBitsNeeded} to use StringRef. | Daniel Dunbar | 2009-08-13 | 1 | -6/+6 | |
* | Reapply 74494, this time removing the conflicting definition of operator<< | Dan Gohman | 2009-06-30 | 1 | -13/+0 | |
* | Fix PR4040: APInt's string constructor is too strict | Chris Lattner | 2009-04-25 | 1 | -0/+9 | |
* | * Fixed calls to APInt ctor to work for negative values on Darwin/x86 | Misha Brukman | 2009-04-08 | 1 | -6/+6 | |
* | Converted a1.ll to unittests. | Misha Brukman | 2009-03-24 | 1 | -4/+83 | |
* | Renamed unittest files to have a consistent {Tt}est suffix. | Misha Brukman | 2009-03-19 | 1 | -0/+100 |