1. 791cfc2 Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  2. 28d95b0 Use correct variable in this example. Pointed out by waynix on IRC. by Duncan Sands · 12 years ago
  3. adea497 [docs] Update HTML pages to refer to CSS in a way that works locally and with Sphinx. by Daniel Dunbar · 12 years ago
  4. 2aaf3fc llvm/docs/GarbageCollection.html: Prune utf8 BOM. by NAKAMURA Takumi · 13 years ago
  5. 08bc33d add llvm.gcroot into GarbageCollection.html, patch bylost lostfreeman@gmail.com. by Jia Liu · 13 years ago
  6. b5bb29c docs: Update HTML markup(s). by NAKAMURA Takumi · 13 years ago
  7. f5af6ad docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. by NAKAMURA Takumi · 13 years ago
  8. 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 13 years ago
  9. 4d6deb0 docs/*.html: Make W3C HTML 4.01 Strict more compliant. by NAKAMURA Takumi · 13 years ago
  10. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 13 years ago
  11. 16d8f8b I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it by Duncan Sands · 14 years ago
  12. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 14 years ago[Renamed from docs/main/GarbageCollection.html]
  13. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 14 years ago[Renamed from docs/GarbageCollection.html]
  14. e15192b Documentation: fix HTML validation errors. by Benjamin Kramer · 15 years ago
  15. 7f3b36d garbage allocation is not a good idea :) by Chris Lattner · 15 years ago
  16. bffc866 Committing unsaved changes that should've been with r66237. by Gordon Henriksen · 16 years ago
  17. e5abac4 Incorporate feedback to improve GarbageCollection.html. by Gordon Henriksen · 16 years ago
  18. c9c0b59 Make some improvements to the GC docs. by Gordon Henriksen · 16 years ago
  19. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  20. 01571ef Update GC docs for clarified naming and AsmWriter refactoring. by Gordon Henriksen · 16 years ago
  21. 1734055 % -> @ by Chris Lattner · 16 years ago
  22. 05d6709 Doc updates/edits, contributed by Terence Parr! by Chris Lattner · 16 years ago
  23. 74f4ded Undo a wrong bit in that last patch. by Gordon Henriksen · 17 years ago
  24. 0adede0 Document a more robust implementation of performCustomLowering. by Gordon Henriksen · 17 years ago
  25. ad93c4f CollectorMetadata and Collector are rejiggered to get along with by Gordon Henriksen · 17 years ago
  26. 326e24f GarbageCollection.html is expanded to encompass the coming by Gordon Henriksen · 17 years ago
  27. e5024b7 fix syntax by Chris Lattner · 17 years ago
  28. 1df4f75 gcroot must take concrete types, not arbitrary types. by Chris Lattner · 17 years ago
  29. 36597a5 Change llvm.gcroot to not init the root to null at runtime, this prevents by Chris Lattner · 17 years ago
  30. 65fc36b Provide link. by Jeff Cohen · 17 years ago
  31. 8036ca4 Various hopefully correct easy fixes. by Duncan Sands · 17 years ago
  32. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  33. 728f03f Update documentation for gc intrinsics change. Contributed by Tobias Nurmiranta by Chris Lattner · 20 years ago
  34. 0b02dbc Fix Validation bugs by Chris Lattner · 20 years ago
  35. aab3aff Minor tweaks by Chris Lattner · 20 years ago
  36. 9b2a184 Continue the exposition by Chris Lattner · 20 years ago
  37. 03d186a Fix a small typo. by Reid Spencer · 20 years ago
  38. ea4ed22 Add a todo to make it clear that the section is not done by Chris Lattner · 20 years ago
  39. 0d8c2db Add a new document describing the LLVM accurate garbage collection support. by Chris Lattner · 20 years ago