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