1. 93763c3 Rename "User's Guide" to "Command Guide" to be consistent with current scheme. by Misha Brukman · 20 years ago
  2. 5a256b4 Ignore generated ps files. by Misha Brukman · 20 years ago
  3. 43c8e40 Ignore generated man files. by Misha Brukman · 20 years ago
  4. 3f8f569 Ignore generated HTML files. by Misha Brukman · 20 years ago
  5. 8d9d79d This is the stylesheet used by perldoc.com; we shall modify it as we see fit. by Misha Brukman · 20 years ago
  6. 9ff1a93 Put outputs of each type into a separate subdirectory. by Misha Brukman · 20 years ago
  7. e993d20 More pods... work in progress by Brian Gaeke · 20 years ago
  8. 3c687a0 Use <pre> instead of <p><tt> combo to decrease space used for code blocks. by Misha Brukman · 20 years ago
  9. 1e4ae2b Mention the --tool-args option that Brian and Chris added. by Misha Brukman · 20 years ago
  10. f0c71d4 Make link to HowToSubmitABug.html local instead of to LLVM website. by Misha Brukman · 20 years ago
  11. bfd1ce3 NAME section is supposed to have a brief description, for apropos(1) & whatis(1) by Brian Gaeke · 20 years ago
  12. 25ab104 This seems like as good a place as any to keep POD files. by Brian Gaeke · 20 years ago
  13. d1fbc8a Specify units in padding length. by Misha Brukman · 20 years ago
  14. 5538d83 Make page HTML-4.01 compliant (& => &amp; in URL). by Misha Brukman · 20 years ago
  15. 0428962 Reduce line length to about 80 chars. by Reid Spencer · 20 years ago
  16. fd90f88 Insert spacing between the table and the next section. by Misha Brukman · 20 years ago
  17. f39d5d6 * Use stylesheets for table borders so we factor out the formatting and can by Misha Brukman · 20 years ago
  18. 6df9e2c Break lines at 80 cols; eliminate extra space caused by a single <p> tag on a by Misha Brukman · 20 years ago
  19. 5f4d473 Make the subsubsections stand out a bit more by Chris Lattner · 20 years ago
  20. 54dfb2a These images have been moved to img/ by Misha Brukman · 20 years ago
  21. e849a1a Use the images in the img/ directory. by Misha Brukman · 20 years ago
  22. b9e41eb Finally, switch to a stylesheet that makes the documentation easier on the eyes by Misha Brukman · 20 years ago
  23. db8d5b2 Centralize images in this dir; add lines.gif from website for consistent by Misha Brukman · 20 years ago
  24. f6a0407 Make file use stylesheets and be HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  25. 3669299 Made document HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  26. b9be2bf Make file standard-compliant once again. by Misha Brukman · 20 years ago
  27. 8287373 Made file comply with HTML-4.01 (Strict) by Misha Brukman · 20 years ago
  28. 836db50 Made file HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  29. 6a2b310 Made to be HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  30. c53aefb Made to be HTML-4.01 (Strict) -compliant. by Misha Brukman · 20 years ago
  31. 6c16c4b Add proper footer since this file is HTML-4.01 compliant. by Misha Brukman · 20 years ago
  32. 85234ac Make document HTML-4.01 (Strict) compliant. by Misha Brukman · 20 years ago
  33. f6acb51 Fix grammar: remove `the' before LLVM. by Misha Brukman · 20 years ago
  34. b69715e * Make the document format follow the stringent purple standards (like the rest by Misha Brukman · 20 years ago
  35. 300e74b Add link to Valgrind. by Misha Brukman · 20 years ago
  36. 8436c21 Add a note to make sure the program is memory correct by Chris Lattner · 20 years ago
  37. 3699e05 Bug fixed by Chris Lattner · 20 years ago
  38. 44ff57a Bug 178 Fixed by Reid Spencer · 20 years ago
  39. b0fd761 Bug fixed. Rewrite portability intro. by Brian Gaeke · 20 years ago
  40. add68af PR implemented by Chris Lattner · 20 years ago
  41. 581dc80 Bug fixed by Chris Lattner · 20 years ago
  42. 4d8d49f Bug fixed. by John Criswell · 20 years ago
  43. be801bf Add a new cl::PositionalEatsArgs flag by Chris Lattner · 20 years ago
  44. 43be311 Bugs fixed by Brian Gaeke · 20 years ago
  45. cbc796e update command guide to have --tool-args by Brian Gaeke · 20 years ago
  46. d4594dc Bug fixed by Chris Lattner · 20 years ago
  47. 6e1ef19 Add some stuff to the release notes. by Chris Lattner · 20 years ago
  48. a19a3db Add comment about optimizations by Chris Lattner · 20 years ago
  49. 4b538b9 Fix broken link, again. by Chris Lattner · 20 years ago
  50. eeddcdc Fix a broken link by Chris Lattner · 20 years ago
  51. 6df29c6 bug fixed by Chris Lattner · 20 years ago
  52. 21a710a Add some PRs which were fixed, but not previously mentioned in the rel. notes. by Brian Gaeke · 20 years ago
  53. f6f7ec1 * Remove note about "UNSUPPORTED: " feature that just became supported by Misha Brukman · 20 years ago
  54. e8cad78 Display sample bugpoint output with the `code' stylesheet class. by Misha Brukman · 20 years ago
  55. cb00336 Add notes about PRs 38 and 290 being fixed. by Misha Brukman · 20 years ago
  56. a7aadf1 Wrap (some) lines to 80 cols. by Misha Brukman · 20 years ago
  57. dec8cfb Add idea about a disassembler. by Misha Brukman · 20 years ago
  58. fe22af6 * Fix capitalization of PICk * Wrap long lines to 80 cols by Misha Brukman · 20 years ago
  59. 180e8af Add note about easier way to debug tests in the llvm tree. by Misha Brukman · 20 years ago
  60. f4e4feb Add note about passing arguments to program being debugged. by Misha Brukman · 20 years ago
  61. f804e2c Removed obsolete doxygen options (they were blank anyway). by Misha Brukman · 20 years ago
  62. d828bc6 Add a note by Chris Lattner · 20 years ago
  63. 6491340 Add notes about some of the code quality improvements that have gone in by Chris Lattner · 20 years ago
  64. 96db6fc Corrected the descriptions of the llvm.writeport and llvm.writeio intrinsics. by John Criswell · 20 years ago
  65. 183402a Added initial design for the llvm.readio and llvm.writeio intrinsics. by John Criswell · 20 years ago
  66. 0190fdb Add note by Chris Lattner · 20 years ago
  67. 3636540 Expand on adding an intrinsic. Move section to before adding an instruction by Chris Lattner · 20 years ago
  68. 4457dc9 Fixed some spelling. by John Criswell · 20 years ago
  69. 7123e27 Modified the prototypes of the llvm.readport and llvm.writeport intrinsics by John Criswell · 20 years ago
  70. cfd3bac Added the llvm.readport and llvm.writeport intrinsics. by John Criswell · 20 years ago
  71. 2d26135 We have a global reg. allocator now -- thanks to Alkis. by Brian Gaeke · 20 years ago
  72. acd85c5 Bugs fixed new features implemented by Chris Lattner · 20 years ago
  73. f701069 Document new option by Chris Lattner · 20 years ago
  74. 1c62355 Update docs a bit by Chris Lattner · 20 years ago
  75. e5109fa Remove some options that don't really have anything to do with bugpoint by Chris Lattner · 20 years ago
  76. 1e07e0c * Added link to newly written ExtendingLLVM.html document by Misha Brukman · 20 years ago
  77. b3b2827 Incorporated Chris' comments. by Misha Brukman · 20 years ago
  78. a3ce429 Added notes on extending LLVM with new instructions, intrinsics, types, etc. by Misha Brukman · 20 years ago
  79. ce8492d PR82 is finally fixed! by Chris Lattner · 20 years ago
  80. f74d5c7 Update getelementptr instruction description by Chris Lattner · 20 years ago
  81. 89c6048 PR305 is now fixed by Chris Lattner · 20 years ago
  82. 56d0f11 Bug fixed by Chris Lattner · 20 years ago
  83. 1869a46 Bug fixed by Chris Lattner · 20 years ago
  84. 2974b5b Clear out all of the changes. Reset version numbers to 1.3 by Chris Lattner · 20 years ago
  85. d179961 Merged in RELEASE_12. by John Criswell · 20 years ago
  86. c50bbc9 Add a faq entry by Chris Lattner · 20 years ago
  87. a553f62 Add note about setting up linux systems to directly execute LLVM bytecode files by Chris Lattner · 20 years ago
  88. 6a39aa5 Add a dose of reality into the release notes by Chris Lattner · 21 years ago
  89. 76cddb0 Perhaps the last bugfix before the release? HOPEFULLY! :) by Chris Lattner · 21 years ago
  90. d5fc4fc Fix a minor wording bug in the manual by Chris Lattner · 21 years ago
  91. a577630 Fix a tag-o by Chris Lattner · 21 years ago
  92. 8925627 Rewrite the second on AnalysisUsage usage. This documents the new by Chris Lattner · 21 years ago
  93. 835104c update release notes for 1.2 by Chris Lattner · 21 years ago
  94. f303aed Bug fixed by Chris Lattner · 21 years ago
  95. f580cdc Bug not fixed after all by Chris Lattner · 21 years ago
  96. c62db6f Fix bug in bug name. It must be the painkillers that I haven't been taking by Chris Lattner · 21 years ago
  97. 7fe97dd Implement a new feature in the CFE, moving a GCC extension from the unsupported by Chris Lattner · 21 years ago
  98. bc7c0b8 boog fixed by Chris Lattner · 21 years ago
  99. 26894bc Bug fixed by Chris Lattner · 21 years ago
  100. f5ee170 Document stuff that is known to be broken by Chris Lattner · 21 years ago