Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove the assumption that FP's are either float or | Dale Johannesen | 2007-09-14 | 1 | -5/+5 | |
* | getMinSignedBits needs to take into consider the sign bit when the value is p... | Chris Lattner | 2007-08-29 | 1 | -1/+1 | |
* | rename APInt::toString -> toStringUnsigned for symmetry with toStringSigned() | Chris Lattner | 2007-08-23 | 1 | -1/+1 | |
* | initial checkin of Neil's APFloat work. | Chris Lattner | 2007-08-20 | 1 | -3/+4 | |
* | This adds a bunch of static functions that implement unsigned | Chris Lattner | 2007-08-16 | 1 | -0/+126 | |
* | Document a missing parameter. | Reid Spencer | 2007-08-05 | 1 | -0/+1 | |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+1228 |