Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change a #include into a forward declaration | Chris Lattner | 2007-10-09 | 1 | -0/+1 |
* | Add initial iterator support for folding set. | Chris Lattner | 2007-10-03 | 1 | -0/+32 |
* | Simplify implementation of the FoldingSet circular list, a necessary step | Chris Lattner | 2007-10-03 | 1 | -11/+20 |
* | fix a gcc warning: comparison between signed and unsigned integer expressions | Chris Lattner | 2007-09-14 | 1 | -1/+1 |
* | Remove the assumption that FP's are either float or | Dale Johannesen | 2007-09-14 | 1 | -0/+6 |
* | And an FoldingSetImpl::NodeID::AddInteger overload for int64_t, to avoid | Dan Gohman | 2007-09-14 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+307 |