1. cf427c2 docs: Add initial docs on LLVMBuild organization. by Daniel Dunbar · 13 years ago
  2. 6c13db4 docs: Remove an out-of-date and unnecessary tool list. by Daniel Dunbar · 13 years ago
  3. 3028827 docs: Separate development process type of documentation from programming by Daniel Dunbar · 13 years ago
  4. 1bb568d docs: Remove UsingLibraries page, which was inaccurate / out-of-date and not by Daniel Dunbar · 13 years ago
  5. ea0a8c9 Added instruction how to add a builder to docs. by Galina Kistanova · 13 years ago
  6. 5c6e4df docs/*.html: Appease W3C Checker to add "charset=utf-8". by NAKAMURA Takumi · 13 years ago
  7. 32ee5c2 Mention the cmake build guide on the main docs page. by Duncan Sands · 13 years ago
  8. 78d0835 More llvmc bits. Spotted by Benjamin on IRC. by Eric Christopher · 13 years ago
  9. eae5a13 Remove more of llvmc and dependencies. by Eric Christopher · 13 years ago
  10. 2905776 Add documenation about "branch_weight" metadata and __builtin_expect instruction by Jakub Staszak · 13 years ago
  11. 78e78b5 replace the intro tutorial from 2004 with a more recent work. by Chris Lattner · 13 years ago
  12. f5af6ad docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. by NAKAMURA Takumi · 14 years ago
  13. 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 14 years ago
  14. 31c1806 docs: Fix some in-package URLs. by NAKAMURA Takumi · 14 years ago
  15. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 14 years ago
  16. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 15 years ago[Renamed (91%) from docs/main/index.html]
  17. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 15 years ago[Renamed (91%) from docs/index.html]
  18. 0c0f4b6 Give packagers some advice about how to build LLVM so it's useful to by Jeffrey Yasskin · 15 years ago
  19. 55c8a7e stkrc is gone. by Dan Gohman · 15 years ago
  20. b02c08c Merge the advanced getelementptr FAQ into the regular getelementptr FAQ. by Dan Gohman · 15 years ago
  21. dfecbe9 Add an "advanced" GetElementPtr FAQ document, with answers to by Dan Gohman · 15 years ago
  22. 6351d6b Make docs less specific about their versions, at Chris's suggestion. by Jeffrey Yasskin · 15 years ago
  23. 6cfb8a1 Mention the version in the documentation index and link to the 2.6 docs, which by Jeffrey Yasskin · 15 years ago
  24. 22884dd Add documentation on how to use enable debug information in the JIT and use it with GDB. by Reid Kleckner · 15 years ago
  25. f21f85a link to a newer preso by Chris Lattner · 15 years ago
  26. 932af8f move gold plugin next to LTO doc in the subsystem section by Chris Lattner · 16 years ago
  27. f45a828 Close list item tag, to conform with the style in this file. It's optional by Nick Lewycky · 16 years ago
  28. 017730c Add the gold plugin page to the documentation index! by Nick Lewycky · 16 years ago
  29. 68319f8 Update the auto-generated llvmc documentation. by Mikhail Glushenkov · 16 years ago
  30. 430245f Conform to the HTML 4.01 Strict specification. by Misha Brukman · 16 years ago
  31. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  32. 0cfe052 Mention the Ada and Fortran front-ends. by Duncan Sands · 16 years ago
  33. 9a365b6 Correct these links. by Duncan Sands · 16 years ago
  34. 4630e4d the stacker doc is way out of date. by Chris Lattner · 16 years ago
  35. 4f60e4d add a description. by Chris Lattner · 16 years ago
  36. 9d3edca Update link to testing guide to use the new title. by Matthijs Kooijman · 16 years ago
  37. 20b7bda Added Passes.html to the documentation list. by Tanya Lattner · 17 years ago
  38. 8655b15 Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. by Duncan Sands · 17 years ago
  39. 1b024ce try again by Chris Lattner · 17 years ago
  40. cf326da Add a link to the tutorial. by Nick Lewycky · 17 years ago
  41. 1df4f75 gcroot must take concrete types, not arbitrary types. by Chris Lattner · 17 years ago
  42. 944b7f2 Update links to the command guide generated documentation. by Reid Spencer · 17 years ago
  43. 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
  44. 6e8b572 Links for commands are now generated into /cmds/ URL. by Reid Spencer · 17 years ago
  45. 6fdb236 Terminate the document with the right end tags. by Reid Spencer · 17 years ago
  46. 9273418 add a link by Chris Lattner · 18 years ago
  47. de36ffd link to the bitcode doc by Chris Lattner · 18 years ago
  48. 26cf066 Add DeveloperPolicy.html by Reid Spencer · 18 years ago
  49. 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 18 years ago
  50. 7cbe67d Add a link to the GEP FAQ. by Reid Spencer · 18 years ago
  51. 20fdab6 Make the LLVM Publications link point to /pubs/ since this has moved to by Reid Spencer · 18 years ago
  52. 84f82f7 Excise references to the now defunct "analyze" tool. Merge descriptions by Reid Spencer · 18 years ago
  53. de4bbd9 Add lto doc link. by Devang Patel · 18 years ago
  54. fded8a2 remove quotes for better consistency by Chris Lattner · 18 years ago
  55. 4a463a3 more significant moving of stuff around. by Chris Lattner · 18 years ago
  56. a2bc7b0 Fix broken links, remove author information, add brief summary. by Chris Lattner · 18 years ago
  57. a877f14 Added LLVM publications describing the LLVM compiler infrastructure. by John Criswell · 18 years ago
  58. 7df8e26 Add HowToReleaseLLVM.html. by Reid Spencer · 19 years ago
  59. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  60. 7718658 Match the case of other mailing lists in the list by Chris Lattner · 19 years ago
  61. 1914bf1 document the llvm-testresults list by Chris Lattner · 19 years ago
  62. e266731 Add a link to the doxygen tarball by Chris Lattner · 19 years ago
  63. 4e8458d extract has been renamed to llvm-extract to avoid conflicting with another tool by Misha Brukman · 20 years ago
  64. f1b200b add a bunch of documentation about the LLVM type resolution machinery by Chris Lattner · 20 years ago
  65. 61cba49 This is not needed by Chris Lattner · 20 years ago
  66. 86d9b4c add a search box for the documentation by Chris Lattner · 20 years ago
  67. b9a47d1 Put finishing touches on GettingStartedVS.html and link it to the index. by Jeff Cohen · 20 years ago
  68. c045579 Remove the open projects page from the docs directory. by Chris Lattner · 20 years ago
  69. 9e3bdf1 Capitalize Bugpoint. by Misha Brukman · 20 years ago
  70. 8853b13 Add the SystemLibrary.html document now that its done. by Reid Spencer · 20 years ago
  71. 9e2485c Merged in RELEASE_14 changes. by John Criswell · 20 years ago
  72. 3df00a0 We now have a real Bugpoint doc, not just a huge man page. by Misha Brukman · 20 years ago
  73. e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
  74. 98d0636 Corrected spelling mistakes. by John Criswell · 20 years ago
  75. 0aa1899 Add llvm-ar to the index. by Reid Spencer · 20 years ago
  76. 31f841b List the individual tools for easier reference. by Reid Spencer · 20 years ago
  77. 0a727fc Add UsingLibraries.html link. by Reid Spencer · 20 years ago
  78. 4c871b5 add a link to the makefile guide, eliminate redundant link to coding stds by Chris Lattner · 20 years ago
  79. d404d7f The lexicon doc is more of a user guide than programming dox by Chris Lattner · 20 years ago
  80. d54fe67 Fix broken link to the 2004 CGO paper. by Misha Brukman · 20 years ago
  81. 96bba38 Add link to new howto on writing backends. by Misha Brukman · 20 years ago
  82. 0b9370f Reword to not use a link text `click here'. by Misha Brukman · 20 years ago
  83. 85baf76 Added a *very* initial cut at a lexicon for LLVM. I don't plan to write by Reid Spencer · 20 years ago
  84. 2d1e01c Add a reference to the ComilerDriver documentation. by Reid Spencer · 20 years ago
  85. a653656 Merged in RELEASE_13. This fixes the Command Guide link when browsing the by John Criswell · 20 years ago
  86. 17d3efc Add link for IRC by Chris Lattner · 20 years ago
  87. ddd2184 Written by by Chris Lattner · 20 years ago
  88. 354a442 continue hacking by Chris Lattner · 20 years ago
  89. 2042302 Revamp the index page by Chris Lattner · 20 years ago
  90. 52fa42d Too much of a title for it's own good by Chris Lattner · 20 years ago
  91. beb5e78 Fix grammar in Stacker doc description. by Misha Brukman · 20 years ago
  92. d80ea07 Building the C FE is a user-level process by Chris Lattner · 20 years ago
  93. 043c4b2 Add a link to the code gen document by Chris Lattner · 20 years ago
  94. 94ec513 Add a link to the GC doc by Chris Lattner · 20 years ago
  95. 5002661 Added an initial template/overview for documentation of the LLVM Bytecode by Reid Spencer · 20 years ago
  96. f0c71d4 Make link to HowToSubmitABug.html local instead of to LLVM website. by Misha Brukman · 21 years ago
  97. 5538d83 Make page HTML-4.01 compliant (& => &amp; in URL). by Misha Brukman · 21 years ago
  98. b69715e * Make the document format follow the stringent purple standards (like the rest by Misha Brukman · 21 years ago
  99. 1e07e0c * Added link to newly written ExtendingLLVM.html document by Misha Brukman · 21 years ago
  100. d6cf0d4 Fix link to license: point to current version in CVS. by Misha Brukman · 21 years ago