Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert assert(0) to llvm_unreachable | Craig Topper | 2012-02-05 | 1 | -1/+2 |
* | Public and private corrections, warned about by icc (#304). | Duncan Sands | 2009-09-06 | 1 | -1/+2 |
* | ooops, forgot to include the pointless-write eliminator in my previous checkin | Gabor Greif | 2009-03-04 | 1 | -0/+1 |
* | Give sentinel traits the right to determine the policy where the sentinel is ... | Gabor Greif | 2009-03-04 | 1 | -0/+3 |
* | Fold the useful features of alist and alist_node into ilist, and | Dan Gohman | 2008-07-28 | 1 | -38/+54 |
* | Pull r53428 from Gaz into mainline: | Bill Wendling | 2008-07-10 | 1 | -1/+1 |
* | Tidy up #includes. | Dan Gohman | 2008-07-10 | 1 | -1/+0 |
* | Add some basic Pool-allocation infrastructure. This adds a Recycler class, | Dan Gohman | 2008-07-07 | 1 | -0/+97 |