| Commit message (Expand) | Author | Age | Files | Lines |
* | I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it | Duncan Sands | 2010-05-11 | 1 | -2/+2 |
* | Revert r103213. It broke several sections of live website. | mike-m | 2010-05-07 | 1 | -0/+1387 |
* | Overhauled llvm/clang docs builds. Closes PR6613. | mike-m | 2010-05-06 | 1 | -1387/+0 |
* | Documentation: fix HTML validation errors. | Benjamin Kramer | 2009-08-05 | 1 | -3/+3 |
* | garbage allocation is not a good idea :) | Chris Lattner | 2009-05-13 | 1 | -1/+1 |
* | Committing unsaved changes that should've been with r66237. | Gordon Henriksen | 2009-03-06 | 1 | -8/+7 |
* | Incorporate feedback to improve GarbageCollection.html. | Gordon Henriksen | 2009-03-06 | 1 | -57/+103 |
* | Make some improvements to the GC docs. | Gordon Henriksen | 2009-03-02 | 1 | -323/+219 |
* | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -2/+2 |
* | Update GC docs for clarified naming and AsmWriter refactoring. | Gordon Henriksen | 2008-08-24 | 1 | -66/+93 |
* | % -> @ | 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 |
* | Provide link. | Jeff Cohen | 2007-04-18 | 1 | -2/+3 |
* | Various hopefully correct easy fixes. | Duncan Sands | 2007-03-30 | 1 | -1/+1 |
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
* | Update documentation for gc intrinsics change. Contributed by | Chris Lattner | 2004-07-22 | 1 | -7/+8 |
* | Fix Validation bugs | Chris Lattner | 2004-07-09 | 1 | -2/+7 |
* | Minor tweaks | Chris Lattner | 2004-06-09 | 1 | -3/+4 |
* | Continue the exposition | Chris Lattner | 2004-05-27 | 1 | -25/+133 |
* | Fix a small typo. | Reid Spencer | 2004-05-25 | 1 | -1/+1 |
* | Add a todo to make it clear that the section is not done | Chris Lattner | 2004-05-24 | 1 | -1/+1 |
* | Add a new document describing the LLVM accurate garbage collection support. | Chris Lattner | 2004-05-23 | 1 | -0/+418 |