1. f8d3e4a * Fix an item list. by Reid Spencer · 20 years ago
  2. ede0ae0 Add a link. by Reid Spencer · 20 years ago
  3. 28e8e42 First version of manual page for llvm-ld. by Reid Spencer · 20 years ago
  4. e9adf92 Ignore files generated by pod2html by Misha Brukman · 20 years ago
  5. a1c15bd Add a standards section. by Reid Spencer · 20 years ago
  6. b2cdcad Be less verbose when `The' and `command' just aren't necessary by Misha Brukman · 20 years ago
  7. 98fcc88 No need for the verbose `the llvm-link command' when simply `llvm-link' will do by Misha Brukman · 20 years ago
  8. 55157ff Force a short link to gccld's man page by Misha Brukman · 20 years ago
  9. bae412a Fix syntax within a B<> tag by Misha Brukman · 20 years ago
  10. bd26475 Remove personal email address. by Reid Spencer · 20 years ago
  11. 0d65a1f Add the PowerPC 32-bit ABI output option by Misha Brukman · 20 years ago
  12. 998cd67 Bump version. Shouldn't this come from somewhere else?? by Chris Lattner · 20 years ago
  13. bbcb10f * Add an entry for llvm-ranlib * Add missing dashes by Misha Brukman · 20 years ago
  14. e2ca54f This is llvm-ar, not llvm-as. by Misha Brukman · 20 years ago
  15. f0f21fe Remove reference to llvm-ld. by Reid Spencer · 20 years ago
  16. e8ae2d7 Terminate a list. Remove reference to llvm-ld by Reid Spencer · 20 years ago
  17. bd33619 Changes/corrections suggested from Chris Lattner's review. by Reid Spencer · 20 years ago
  18. 37d813d Document the new llvm-ranlib command. by Reid Spencer · 20 years ago
  19. 2152cca Correctly terminate a list. by Reid Spencer · 20 years ago
  20. 742ecbc Document the modifiers and the file format. by Reid Spencer · 20 years ago
  21. 0aa1899 Add llvm-ar to the index. by Reid Spencer · 20 years ago
  22. e26ed7a First attempt at llvm-ar documentation. Modifiers need a little more by Reid Spencer · 20 years ago
  23. 431ab85 Document definitions and computations provided by llvm-bcanalyzer. by Reid Spencer · 20 years ago
  24. c40ca35 Move information on Configuration files to the ../CompilerDriver.html by Reid Spencer · 20 years ago
  25. af2f924 Added information about the configuration file. This is a temporary home by Reid Spencer · 20 years ago
  26. f9cdefb Correct spelling mistakes. Wrap lines at 80 columns. by Reid Spencer · 20 years ago
  27. f2edda0 Various updates suggested by Misha and Chris. Moved material that is by Reid Spencer · 20 years ago
  28. be65afb First version of a manual page for the llvmc compiler driver. This tool is by Reid Spencer · 20 years ago
  29. 1e635c3 Fix spelling of `iterative scan' by Misha Brukman · 20 years ago
  30. 910d0d6 Add Iterative scan register allocator. by Alkis Evlogimenos · 20 years ago
  31. c8dec2c Linearscan is no longer experimental. by Alkis Evlogimenos · 20 years ago
  32. e5eb507 - Correct grammar of -s description - Normalize -s option specification by Reid Spencer · 20 years ago
  33. 9099e3e Add link to the stkrc page by Chris Lattner · 20 years ago
  34. 8ec085c Command Guide for the Stacker language compiler, stkrc. by Reid Spencer · 20 years ago
  35. 1a5a79c Minor cleanups: by Chris Lattner · 20 years ago
  36. c08937a * Standardize manpage output: program name bold, options italic/emphasized by Misha Brukman · 20 years ago
  37. 693464c The HTML documentation is now automatically generated from POD source. by Misha Brukman · 20 years ago
  38. 66a72ef * Link to the POD-generated HTML documentation by Misha Brukman · 20 years ago
  39. a856f5b Make `args' stand out as bold, delete confusing elipsis at the end of cmdline. by Misha Brukman · 20 years ago
  40. d7c41c2 HTML links in PODs must be absolute. by Misha Brukman · 20 years ago
  41. 595d32e Simplify wording: `the bugpoint tool' can just become `bugpoint'. by Misha Brukman · 20 years ago
  42. c3e0434 llvm-abcd has become llvm-bcanalyzer by Misha Brukman · 20 years ago
  43. dbaf551 llvm-abcd tool name changed to llvm-bcanalyzer: see llvm-bcanalyzer.pod. by Reid Spencer · 20 years ago
  44. 1cf0e32 Podified documentation for the llvm-bcanalyzer tool (nee llvm-abcd). by Reid Spencer · 20 years ago
  45. ff0c766 bug. point. pod. by Brian Gaeke · 20 years ago
  46. 2668291 abcd pod document by Brian Gaeke · 20 years ago
  47. f18c06a llvm-nm pod format man page. by Brian Gaeke · 20 years ago
  48. d2df776 Fix grammar: remove `our' as it no longer makes sense. by Misha Brukman · 20 years ago
  49. efa1e62 This is more of an "llvm team" thing by now by Chris Lattner · 20 years ago
  50. c1ed617 llvm-db is in alpha stage, this document is a placeholder. by Misha Brukman · 20 years ago
  51. 6aa3c74 Fix links to llvmgcc and llvmgxx by Misha Brukman · 20 years ago
  52. 89fe7de gccld enters the Hall of POD. by Misha Brukman · 20 years ago
  53. 6dfdbc8 Make the text of the link to llvmgxx.html more appropriate: `llvmg++'. by Misha Brukman · 20 years ago
  54. 95bba87 Mention llvm-abcd, point out difference between it and `analyze'. by Misha Brukman · 20 years ago
  55. 38ca9be Change format of CommandGuide index page to look like other docs. by Misha Brukman · 20 years ago
  56. 6998517 Fresh from the LLVM baker's oven: opt and analyze pods. by Misha Brukman · 20 years ago
  57. f19aa2e Add llvm-g++ and llvm-gcc pod documentation. by Misha Brukman · 20 years ago
  58. a239fcd Fix link to llvmgcc. by Misha Brukman · 20 years ago
  59. e5fd2fb Make links relative instead of absolute. by Misha Brukman · 20 years ago
  60. c76920a Added a command page for the llvm-abcd tool. by Reid Spencer · 20 years ago
  61. a203c2d Changing absolute link. Remembering to logout as root ;) by Tanya Lattner · 20 years ago
  62. 7e242ca Just a stub command guide for llvm-db for now. Will be filled in later. This is not linked off the main command guide web page, but should be once its completed. by Tanya Lattner · 20 years ago
  63. 407d7c8 Another pod by Brian Gaeke · 20 years ago
  64. 99e4306 The llvm-dis.html page was a little out of date, but this pod file can supersede it. by Brian Gaeke · 20 years ago
  65. 53d91b2 Tasty, tasty pods... by Brian Gaeke · 20 years ago
  66. 2b04fa3 The -q option is gone by Chris Lattner · 20 years ago
  67. 3e7ab7e The --enable-correct-eh-support option is meaningless when provided to gccas. by Chris Lattner · 20 years ago
  68. 8172d53 Here's another pod. by Brian Gaeke · 20 years ago
  69. f36e2d5 Look, it's a gccas pod. by Brian Gaeke · 20 years ago
  70. f4ad013 Unbreak the bugpoint image by Chris Lattner · 20 years ago
  71. 93763c3 Rename "User's Guide" to "Command Guide" to be consistent with current scheme. by Misha Brukman · 20 years ago
  72. 5a256b4 Ignore generated ps files. by Misha Brukman · 20 years ago
  73. 43c8e40 Ignore generated man files. by Misha Brukman · 20 years ago
  74. 3f8f569 Ignore generated HTML files. by Misha Brukman · 20 years ago
  75. 8d9d79d This is the stylesheet used by perldoc.com; we shall modify it as we see fit. by Misha Brukman · 20 years ago
  76. 9ff1a93 Put outputs of each type into a separate subdirectory. by Misha Brukman · 20 years ago
  77. e993d20 More pods... work in progress by Brian Gaeke · 20 years ago
  78. bfd1ce3 NAME section is supposed to have a brief description, for apropos(1) & whatis(1) by Brian Gaeke · 20 years ago
  79. 25ab104 This seems like as good a place as any to keep POD files. by Brian Gaeke · 20 years ago
  80. cbc796e update command guide to have --tool-args by Brian Gaeke · 20 years ago
  81. f6f7ec1 * Remove note about "UNSUPPORTED: " feature that just became supported by Misha Brukman · 20 years ago
  82. f701069 Document new option by Chris Lattner · 20 years ago
  83. 1c62355 Update docs a bit by Chris Lattner · 20 years ago
  84. e5109fa Remove some options that don't really have anything to do with bugpoint by Chris Lattner · 20 years ago
  85. d179961 Merged in RELEASE_12. by John Criswell · 20 years ago
  86. 6a6d2a2 Option no more by Chris Lattner · 21 years ago
  87. 8417142 Performed some updates on the new options to these command line tools. by John Criswell · 21 years ago
  88. 499b2ba Add simple spiller. by Alkis Evlogimenos · 21 years ago
  89. 4e644dd The default register allocator is local not simple. by Alkis Evlogimenos · 21 years ago
  90. 89157a2 Make <di> into <dt> (definition list term). by Alkis Evlogimenos · 21 years ago
  91. 7472301 Fix <p> missing <p> tag by Alkis Evlogimenos · 21 years ago
  92. dd420e0 Add a spiller option to llc. A simple spiller will come soon. When we get CFG in the machine code represenation a global spiller will also be possible. Also document the linear scan register allocator but mark it as experimental for now. by Alkis Evlogimenos · 21 years ago
  93. eb373aa Document the code generator debugger. by Chris Lattner · 21 years ago
  94. 15a2986 document the -march=c option by Chris Lattner · 21 years ago
  95. a972dad Extract has new options by Chris Lattner · 21 years ago
  96. 2ca2652 PreSelection isn't optional and so there's no way to turn it off. by Misha Brukman · 21 years ago
  97. 421f317 add advice bullet about -check-exit-code by Brian Gaeke · 21 years ago
  98. 4fda776 add description of -check-exit-code by Brian Gaeke · 21 years ago
  99. 1fa3dab Fix documentation bugs by Chris Lattner · 21 years ago
  100. f9c7865 Clarified the extension to shared library objects. by John Criswell · 21 years ago