Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | % -> @ | Chris Lattner | 2008-04-24 | 1 | -2/+2 |
* | Doc updates/edits, contributed by Terence Parr! | Chris Lattner | 2008-04-24 | 1 | -15/+15 |
* | Undo a wrong bit in that last patch. | Gordon Henriksen | 2007-12-22 | 1 | -2/+2 |
* | Document a more robust implementation of performCustomLowering. | Gordon Henriksen | 2007-12-22 | 1 | -16/+14 |
* | CollectorMetadata and Collector are rejiggered to get along with | Gordon Henriksen | 2007-12-11 | 1 | -112/+146 |
* | GarbageCollection.html is expanded to encompass the coming | Gordon Henriksen | 2007-09-27 | 1 | -242/+1093 |
* | fix syntax | Chris Lattner | 2007-09-22 | 1 | -1/+1 |
* | gcroot must take concrete types, not arbitrary types. | Chris Lattner | 2007-09-21 | 1 | -5/+6 |
* | Change llvm.gcroot to not init the root to null at runtime, this prevents | Chris Lattner | 2007-09-12 | 1 | -3/+4 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+534 |