1. 33066e9 Surround code element with <tt> tags by Misha Brukman · 20 years ago
  2. a834fe2 Add note by Chris Lattner · 20 years ago
  3. ac479e5 Fix linkage types by Chris Lattner · 20 years ago
  4. 17c2b92 Added note for PR413 Tools now respond to the --version option. by Reid Spencer · 20 years ago
  5. 301fe48 Line length <= 80 cols. by Reid Spencer · 20 years ago
  6. 267660f Fix some indentation (so brg can test commit script). by Reid Spencer · 20 years ago
  7. 2de2999 Fix line lengths. by Reid Spencer · 20 years ago
  8. f08561f Properly wrap some lines. by Reid Spencer · 20 years ago
  9. 1b2d85a Moved into SparcV9 directory by Chris Lattner · 20 years ago
  10. 532c92d Simplify the first example, as the LLVM IR interfaces have evolved. Other by Chris Lattner · 20 years ago
  11. 17d3efc Add link for IRC by Chris Lattner · 20 years ago
  12. ddd2184 Written by by Chris Lattner · 20 years ago
  13. 354a442 continue hacking by Chris Lattner · 20 years ago
  14. 2042302 Revamp the index page by Chris Lattner · 20 years ago
  15. 04db808 ... now real HTML 4.01 strict! by Chris Lattner · 20 years ago
  16. d571388 Substantially hack on and clean up the release notes by Chris Lattner · 20 years ago
  17. 8f36321 by Chris Lattner · 20 years ago
  18. 47b14a4 Fix #includes of i*.h => Instructions.h as per PR403. by Misha Brukman · 20 years ago
  19. 9bd2be2 Updates to reflect most recent changes to bytecode file format: by Reid Spencer · 20 years ago
  20. 69c5889 Fix grammar, eliminate double parenthesized sentence fragment. by Misha Brukman · 20 years ago
  21. a8c760a * Wrap code listings in <div class="doc_code"> by Misha Brukman · 20 years ago
  22. 294611a * Use the doc_code class for code listings to make it stand out from text by Misha Brukman · 20 years ago
  23. 08772da Put <tt> around verbatim code elements. by Misha Brukman · 20 years ago
  24. ccb354b New functionality by Chris Lattner · 20 years ago
  25. fdec1d5 Document new syntax by Chris Lattner · 20 years ago
  26. 1aab327 Remove dead section by Chris Lattner · 20 years ago
  27. f847432 Bugs fixed. by Reid Spencer · 20 years ago
  28. 204fa53 bug fixed by Brian Gaeke · 20 years ago
  29. 728f03f Update documentation for gc intrinsics change. Contributed by Tobias Nurmiranta by Chris Lattner · 20 years ago
  30. 1721784 Reid doesn't need a definite article in front of his name. by Misha Brukman · 20 years ago
  31. ebbbf25 Delete extra space; add <p> tags around text within a <div> by Misha Brukman · 20 years ago
  32. 1e635c3 Fix spelling of `iterative scan' by Misha Brukman · 20 years ago
  33. 910d0d6 Add Iterative scan register allocator. by Alkis Evlogimenos · 20 years ago
  34. c8dec2c Linearscan is no longer experimental. by Alkis Evlogimenos · 20 years ago
  35. 1d3a8b0 Refer would-be llvm-gcc source users/hackers to the compilation guide. by Misha Brukman · 20 years ago
  36. cbf1edb Fix broken link by Chris Lattner · 20 years ago
  37. 9f9398e Just run 'make', not all-gcc by Chris Lattner · 20 years ago
  38. 95e9258 Add note about GCC 3.3.2 being completely broken by Chris Lattner · 20 years ago
  39. f70c25f Doesn't exist by Chris Lattner · 20 years ago
  40. 8b2da7a bug 122: by Reid Spencer · 20 years ago
  41. bff3984 Bug 122 fixed. by Reid Spencer · 20 years ago
  42. 05540a7 Hrm, I think we need a "Reid is buggy" bug ;-) by Chris Lattner · 20 years ago
  43. 4f6015a Initial (outline only) draft of the System Library requirements, design by Reid Spencer · 20 years ago
  44. 7962f71 Add note about IA64 C++ by Chris Lattner · 20 years ago
  45. b406ead For 64-bit platform support, we now use the clEnumValEnd macro to terminate by Chris Lattner · 20 years ago
  46. 6568fe8 QOI issue fixed by Chris Lattner · 20 years ago
  47. 9e229b2 Bug fixed by Chris Lattner · 20 years ago
  48. 8559594 New open proj: C/C++ compiler in C++, with link to Ed Willink's C++ yacc grammar by Misha Brukman · 20 years ago
  49. c8cd7e9 new feature by Chris Lattner · 20 years ago
  50. adb1c39 * Clarify Sparc as SparcV9 by Misha Brukman · 20 years ago
  51. e5eb507 - Correct grammar of -s description - Normalize -s option specification by Reid Spencer · 20 years ago
  52. 9099e3e Add link to the stkrc page by Chris Lattner · 20 years ago
  53. 8ec085c Command Guide for the Stacker language compiler, stkrc. by Reid Spencer · 20 years ago
  54. 1a5a79c Minor cleanups: by Chris Lattner · 20 years ago
  55. 4f12399 No really, he did finish! by Chris Lattner · 20 years ago
  56. 52fa42d Too much of a title for it's own good by Chris Lattner · 20 years ago
  57. 0b02dbc Fix Validation bugs by Chris Lattner · 20 years ago
  58. 4573f1b statisfy the spelling police by Chris Lattner · 20 years ago
  59. 421991c Bug 391 fixed. by Reid Spencer · 20 years ago
  60. 170a3dc Insert a reference to uint32_vbr encoding. by Reid Spencer · 20 years ago
  61. 82c4671 An update with corrections to content as well as using a regex style by Reid Spencer · 20 years ago
  62. 5171eb5 Bug fixed by Chris Lattner · 20 years ago
  63. f4ddea6 Punctuate by Chris Lattner · 20 years ago
  64. 51f31e0 First draft completed. All sections written. by Reid Spencer · 20 years ago
  65. 2cc3615 Added sections for Constant Pool, Module Global Info, and Compaction by Reid Spencer · 20 years ago
  66. 1cc070c Add a missing "terminator" :) by Chris Lattner · 20 years ago
  67. 7c66ab3 Structures allow only uint arrays allow int/uint/long/ulong by Chris Lattner · 20 years ago
  68. 1ab929c - Reorganized the document contents by Reid Spencer · 20 years ago
  69. 7283e7c Modernize example, so that you can paste it right into llvm-as by Brian Gaeke · 20 years ago
  70. 0d4b67c * Wrap long lines * Mention the HTML/man page output from single POD source file by Misha Brukman · 20 years ago
  71. c08937a * Standardize manpage output: program name bold, options italic/emphasized by Misha Brukman · 20 years ago
  72. 693464c The HTML documentation is now automatically generated from POD source. by Misha Brukman · 20 years ago
  73. 66a72ef * Link to the POD-generated HTML documentation by Misha Brukman · 20 years ago
  74. a856f5b Make `args' stand out as bold, delete confusing elipsis at the end of cmdline. by Misha Brukman · 20 years ago
  75. d7c41c2 HTML links in PODs must be absolute. by Misha Brukman · 20 years ago
  76. 595d32e Simplify wording: `the bugpoint tool' can just become `bugpoint'. by Misha Brukman · 20 years ago
  77. c3e0434 llvm-abcd has become llvm-bcanalyzer by Misha Brukman · 20 years ago
  78. 750c425 Add a note about implementing interprocedural register allocation. by Reid Spencer · 20 years ago
  79. dbaf551 llvm-abcd tool name changed to llvm-bcanalyzer: see llvm-bcanalyzer.pod. by Reid Spencer · 20 years ago
  80. 1cf0e32 Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd). by Reid Spencer · 20 years ago
  81. 5706f25 Fix broken links by Chris Lattner · 20 years ago
  82. ff0c766 bug. point. pod. by Brian Gaeke · 20 years ago
  83. 74f470b bugpoint command guide has been designated a full-fledged "doc". by Brian Gaeke · 20 years ago
  84. 2668291 abcd pod document by Brian Gaeke · 20 years ago
  85. f18c06a llvm-nm pod format man page. by Brian Gaeke · 20 years ago
  86. d2df776 Fix grammar: remove `our' as it no longer makes sense. by Misha Brukman · 20 years ago
  87. efa1e62 This is more of an "llvm team" thing by now by Chris Lattner · 20 years ago
  88. c1ed617 llvm-db is in alpha stage, this document is a placeholder. by Misha Brukman · 20 years ago
  89. 6aa3c74 Fix links to llvmgcc and llvmgxx by Misha Brukman · 20 years ago
  90. 89fe7de gccld enters the Hall of POD. by Misha Brukman · 20 years ago
  91. 6dfdbc8 Make the text of the link to llvmgxx.html more appropriate: `llvmg++'. by Misha Brukman · 20 years ago
  92. beb5e78 Fix grammar in Stacker doc description. by Misha Brukman · 20 years ago
  93. 95bba87 Mention llvm-abcd, point out difference between it and `analyze'. by Misha Brukman · 20 years ago
  94. 38ca9be Change format of CommandGuide index page to look like other docs. by Misha Brukman · 20 years ago
  95. a97e6cb * `The' isn't necessary in front of LLVM * Wrap long line by Misha Brukman · 20 years ago
  96. 6998517 Fresh from the LLVM baker's oven: opt and analyze pods. by Misha Brukman · 20 years ago
  97. f19aa2e Add llvm-g++ and llvm-gcc pod documentation. by Misha Brukman · 20 years ago
  98. a239fcd Fix link to llvmgcc. by Misha Brukman · 20 years ago
  99. e5fd2fb Make links relative instead of absolute. by Misha Brukman · 20 years ago
  100. c76920a Added a command page for the llvm-abcd tool. by Reid Spencer · 20 years ago