1. 22884dd Add documentation on how to use enable debug information in the JIT and use it with GDB. by Reid Kleckner · 15 years ago
  2. f21f85a link to a newer preso by Chris Lattner · 15 years ago
  3. 932af8f move gold plugin next to LTO doc in the subsystem section by Chris Lattner · 16 years ago
  4. f45a828 Close list item tag, to conform with the style in this file. It's optional by Nick Lewycky · 16 years ago
  5. 017730c Add the gold plugin page to the documentation index! by Nick Lewycky · 16 years ago
  6. 68319f8 Update the auto-generated llvmc documentation. by Mikhail Glushenkov · 16 years ago
  7. 430245f Conform to the HTML 4.01 Strict specification. by Misha Brukman · 16 years ago
  8. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  9. 0cfe052 Mention the Ada and Fortran front-ends. by Duncan Sands · 16 years ago
  10. 9a365b6 Correct these links. by Duncan Sands · 16 years ago
  11. 4630e4d the stacker doc is way out of date. by Chris Lattner · 16 years ago
  12. 4f60e4d add a description. by Chris Lattner · 16 years ago
  13. 9d3edca Update link to testing guide to use the new title. by Matthijs Kooijman · 16 years ago
  14. 20b7bda Added Passes.html to the documentation list. by Tanya Lattner · 17 years ago
  15. 8655b15 Rename CFEBuildInstrs.html to GCCFEBuildInstrs.html. by Duncan Sands · 17 years ago
  16. 1b024ce try again by Chris Lattner · 17 years ago
  17. cf326da Add a link to the tutorial. by Nick Lewycky · 17 years ago
  18. 1df4f75 gcroot must take concrete types, not arbitrary types. by Chris Lattner · 17 years ago
  19. 944b7f2 Update links to the command guide generated documentation. by Reid Spencer · 17 years ago
  20. 669ed45 Subversionify the documentation. by Reid Spencer · 17 years ago
  21. 6e8b572 Links for commands are now generated into /cmds/ URL. by Reid Spencer · 17 years ago
  22. 6fdb236 Terminate the document with the right end tags. by Reid Spencer · 17 years ago
  23. 9273418 add a link by Chris Lattner · 17 years ago
  24. de36ffd link to the bitcode doc by Chris Lattner · 17 years ago
  25. 26cf066 Add DeveloperPolicy.html by Reid Spencer · 18 years ago
  26. 434262a Remove references to gccld and gccas, adjusting the documentation to by Reid Spencer · 18 years ago
  27. 7cbe67d Add a link to the GEP FAQ. by Reid Spencer · 18 years ago
  28. 20fdab6 Make the LLVM Publications link point to /pubs/ since this has moved to by Reid Spencer · 18 years ago
  29. 84f82f7 Excise references to the now defunct "analyze" tool. Merge descriptions by Reid Spencer · 18 years ago
  30. de4bbd9 Add lto doc link. by Devang Patel · 18 years ago
  31. fded8a2 remove quotes for better consistency by Chris Lattner · 18 years ago
  32. 4a463a3 more significant moving of stuff around. by Chris Lattner · 18 years ago
  33. a2bc7b0 Fix broken links, remove author information, add brief summary. by Chris Lattner · 18 years ago
  34. a877f14 Added LLVM publications describing the LLVM compiler infrastructure. by John Criswell · 18 years ago
  35. 7df8e26 Add HowToReleaseLLVM.html. by Reid Spencer · 19 years ago
  36. 05fe4b0 Changes docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 19 years ago
  37. 7718658 Match the case of other mailing lists in the list by Chris Lattner · 19 years ago
  38. 1914bf1 document the llvm-testresults list by Chris Lattner · 19 years ago
  39. e266731 Add a link to the doxygen tarball by Chris Lattner · 19 years ago
  40. 4e8458d extract has been renamed to llvm-extract to avoid conflicting with another tool by Misha Brukman · 19 years ago
  41. f1b200b add a bunch of documentation about the LLVM type resolution machinery by Chris Lattner · 19 years ago
  42. 61cba49 This is not needed by Chris Lattner · 19 years ago
  43. 86d9b4c add a search box for the documentation by Chris Lattner · 19 years ago
  44. b9a47d1 Put finishing touches on GettingStartedVS.html and link it to the index. by Jeff Cohen · 20 years ago
  45. c045579 Remove the open projects page from the docs directory. by Chris Lattner · 20 years ago
  46. 9e3bdf1 Capitalize Bugpoint. by Misha Brukman · 20 years ago
  47. 8853b13 Add the SystemLibrary.html document now that its done. by Reid Spencer · 20 years ago
  48. 9e2485c Merged in RELEASE_14 changes. by John Criswell · 20 years ago
  49. 3df00a0 We now have a real Bugpoint doc, not just a huge man page. by Misha Brukman · 20 years ago
  50. e539a2b Remove extraneous space in link by Misha Brukman · 20 years ago
  51. 98d0636 Corrected spelling mistakes. by John Criswell · 20 years ago
  52. 0aa1899 Add llvm-ar to the index. by Reid Spencer · 20 years ago
  53. 31f841b List the individual tools for easier reference. by Reid Spencer · 20 years ago
  54. 0a727fc Add UsingLibraries.html link. by Reid Spencer · 20 years ago
  55. 4c871b5 add a link to the makefile guide, eliminate redundant link to coding stds by Chris Lattner · 20 years ago
  56. d404d7f The lexicon doc is more of a user guide than programming dox by Chris Lattner · 20 years ago
  57. d54fe67 Fix broken link to the 2004 CGO paper. by Misha Brukman · 20 years ago
  58. 96bba38 Add link to new howto on writing backends. by Misha Brukman · 20 years ago
  59. 0b9370f Reword to not use a link text `click here'. by Misha Brukman · 20 years ago
  60. 85baf76 Added a *very* initial cut at a lexicon for LLVM. I don't plan to write by Reid Spencer · 20 years ago
  61. 2d1e01c Add a reference to the ComilerDriver documentation. by Reid Spencer · 20 years ago
  62. a653656 Merged in RELEASE_13. This fixes the Command Guide link when browsing the by John Criswell · 20 years ago
  63. 17d3efc Add link for IRC by Chris Lattner · 20 years ago
  64. ddd2184 Written by by Chris Lattner · 20 years ago
  65. 354a442 continue hacking by Chris Lattner · 20 years ago
  66. 2042302 Revamp the index page by Chris Lattner · 20 years ago
  67. 52fa42d Too much of a title for it's own good by Chris Lattner · 20 years ago
  68. beb5e78 Fix grammar in Stacker doc description. by Misha Brukman · 20 years ago
  69. d80ea07 Building the C FE is a user-level process by Chris Lattner · 20 years ago
  70. 043c4b2 Add a link to the code gen document by Chris Lattner · 20 years ago
  71. 94ec513 Add a link to the GC doc by Chris Lattner · 20 years ago
  72. 5002661 Added an initial template/overview for documentation of the LLVM Bytecode by Reid Spencer · 20 years ago
  73. f0c71d4 Make link to HowToSubmitABug.html local instead of to LLVM website. by Misha Brukman · 20 years ago
  74. 5538d83 Make page HTML-4.01 compliant (& => & in URL). by Misha Brukman · 20 years ago
  75. b69715e * Make the document format follow the stringent purple standards (like the rest by Misha Brukman · 20 years ago
  76. 1e07e0c * Added link to newly written ExtendingLLVM.html document by Misha Brukman · 21 years ago
  77. d6cf0d4 Fix link to license: point to current version in CVS. by Misha Brukman · 21 years ago
  78. 8b1dc16 Link to most recent "LLVM document" by Chris Lattner · 21 years ago
  79. 5852a2b Add a missing link by Chris Lattner · 21 years ago
  80. b54c99c Add a new document describing TableGen by Chris Lattner · 21 years ago
  81. 22e4686 add link to the stacker dox by Chris Lattner · 21 years ago
  82. 172489c Removed link from the docs index too. by Brian Gaeke · 21 years ago
  83. 1ce764e index.html: Add link to llvm vs. the world by Brian Gaeke · 21 years ago
  84. 36e96e0 Add a link to the C/C++ front-end building instructions. by Misha Brukman · 21 years ago
  85. 0f6d7c0 Merged in RELEASE_1. by John Criswell · 21 years ago