1. 6c0bda8 eliminated all references to 'bytecode' from .pod files by Gabor Greif · 18 years ago
  2. 74119e0 Bytecode -> Bitcode by Reid Spencer · 18 years ago
  3. 75efe6c Minor language change upgrader -> upgrade tool by Reid Spencer · 18 years ago
  4. e14b733 This dir does not appear under /docs anymore but under /cmds so use an by Reid Spencer · 18 years ago
  5. 15053aae Fix some minor typos. by Reid Spencer · 18 years ago
  6. 69c94d2 Fix some typos. by Reid Spencer · 18 years ago
  7. b66b305 Fix a typo. by Reid Spencer · 18 years ago
  8. af548d0 Fix a typo. by Reid Spencer · 18 years ago
  9. 2cf6fe9 Fix some minor typos, again to test the auto-update of the web site. by Reid Spencer · 18 years ago
  10. dfa6ee7 Remove an unneeded space, mostly to verify that auto-update of the by Reid Spencer · 18 years ago
  11. a9c32e6 Add a note about llvm2cpp's dubious future. by Reid Spencer · 18 years ago
  12. 2660cef Convert .cvsignore files by John Criswell · 18 years ago
  13. 05be1d4 remove dead option by Chris Lattner · 19 years ago
  14. 9154bc8 Remove broken links to gccas and gccld. by Reid Spencer · 19 years ago
  15. e976307 Remove references to the now deprecated gccas and gccld. by Reid Spencer · 19 years ago
  16. 7e08d13 Update for llvm-gcc v4.0 usage. by Reid Spencer · 19 years ago
  17. 6bc8576 Remove gccas.pod and references to gccas and gccld. by Reid Spencer · 19 years ago
  18. dac9bac gccld is gone. by Reid Spencer · 19 years ago
  19. 7ff3951 Fix some formatting mistakes. by Reid Spencer · 19 years ago
  20. ddef5ab Merge gccld documentation in here. gccld will go away soon. by Reid Spencer · 19 years ago
  21. 04c5761 For PR1152: by Reid Spencer · 19 years ago
  22. 2e2e43e And even more correctly. by Reid Spencer · 19 years ago
  23. dc83457 Format the examples correctly. by Reid Spencer · 19 years ago
  24. f3293ba For PR1152: by Reid Spencer · 19 years ago
  25. 8392ed1 Document this tool as experimental and list its deficiencies. by Reid Spencer · 19 years ago
  26. 797cb85 Add llvm-upgrade documentation. by Reid Spencer · 19 years ago
  27. 963bdf3 Document the llvm-upgrade tool. by Reid Spencer · 19 years ago
  28. 4666c08 Documented the --disable-compression option in gccld and gccas. by John Criswell · 19 years ago
  29. 1f96052 Fix PR1005 by Chris Lattner · 19 years ago
  30. 426df57 Document new --enable-valgrind option. by Nick Lewycky · 19 years ago
  31. 80f843d Excise references to the now defunct "analyze" tool. Merge descriptions by Reid Spencer · 19 years ago
  32. 499b96d Fixed the awkward description of the -find-bugs option for bugpoint. by Patrick Jenkins · 19 years ago
  33. c884cfb Added option description for -find-bugs. by Patrick Jenkins · 19 years ago
  34. e1b3eaf llvm2cpp no longer reads LLVM assembly but LLVM bytecode instead. Adjust by Reid Spencer · 19 years ago
  35. 69e2232 Update to include new options. by Reid Spencer · 19 years ago
  36. 7f9dcde document --libfiles by Chris Lattner · 20 years ago
  37. 5d11231 Add tblgen to the index by Chris Lattner · 20 years ago
  38. a470694 tblgen isn't related to llvm2cpp. Fix typo by Chris Lattner · 20 years ago
  39. e53b4ca Document the -gen-inline option. by Reid Spencer · 20 years ago
  40. 5dd0111 Add a brief description for the tblgen program. More detail is needed but by Reid Spencer · 20 years ago
  41. a9355fa Update the documentation for llvm2cpp after the -gen-* options were added. by Reid Spencer · 20 years ago
  42. ad7da68 Add the new command line arguments. by Reid Spencer · 20 years ago
  43. f9aa688 Add llvm2cpp program. by Reid Spencer · 20 years ago
  44. 8923c09 Add a missing =back to eliminate error. by Reid Spencer · 20 years ago
  45. 171db236 Don't hardcode in 1.5 for the website, just use 'CVS'. by Chris Lattner · 20 years ago
  46. 95680d1 Add llvm-config to the index. by Reid Spencer · 20 years ago
  47. 647058d Documentation for llvm-config by Eric Kidd. by Reid Spencer · 20 years ago
  48. 85d182f Change docs for llvm.cs.uiuc.edu -> llvm.org by Reid Spencer · 20 years ago
  49. b1f01ac Document the new -post-link-opts option. by Reid Spencer · 20 years ago
  50. 77e28af rename options by Chris Lattner · 20 years ago
  51. 3bf72b5 Document -mcpu -mattr -triple by Chris Lattner · 20 years ago
  52. 5379a5b * "GNU Compiler Collection's gcc tool" is redundant by Misha Brukman · 20 years ago
  53. ce3f35a Ignore generated files. by Reid Spencer · 20 years ago
  54. e1a8120 Merged in release_15. by John Criswell · 21 years ago
  55. e59cddf close off B< tag by Chris Lattner · 21 years ago
  56. 91a649a remove htmlisms by Chris Lattner · 21 years ago
  57. 3ea0d3f fix typo by Chris Lattner · 21 years ago
  58. d941d9c note how to disable inlining by Chris Lattner · 21 years ago
  59. 4aefdd0 fix link to llvm-ar by Chris Lattner · 21 years ago
  60. 9b3e595 these don't use passes by Chris Lattner · 21 years ago
  61. 2d542fc this detail is not needed here by Chris Lattner · 21 years ago
  62. 6953a6e update this manual by Chris Lattner · 21 years ago
  63. 6818b33 extract has been renamed to llvm-extract to avoid conflicting with another tool by Misha Brukman · 21 years ago
  64. d631221 There is no =head3. Convert to =head2. by Reid Spencer · 21 years ago
  65. 84f3911 Correct the documentation to match the program. by Reid Spencer · 21 years ago
  66. 895e00b Remove a -C I forgot to remove earlier. by Reid Spencer · 21 years ago
  67. e6684c8 For PR528: by Reid Spencer · 21 years ago
  68. 634b0a3 * llvmc does not have a -V switch by Misha Brukman · 21 years ago
  69. 97f0f76 Document the --load option. by Reid Spencer · 21 years ago
  70. 0e48bf8 Rename BUILD_* to PROJ_* by Reid Spencer · 21 years ago
  71. 132e400 ignore generated file by Chris Lattner · 21 years ago
  72. 05788f9 Ignore generated file by Chris Lattner · 21 years ago
  73. 3c69094 Ignore .dir by Chris Lattner · 21 years ago
  74. 296cf27 Hopefully fix a link. by Reid Spencer · 21 years ago
  75. 85a38de Fix the names of these executables now that they've been somewhat cast in stone. by Reid Spencer · 21 years ago
  76. 8f72ce0 A little cleanup on this file. by Reid Spencer · 21 years ago
  77. dfe6a86 Merged in RELEASE_14 changes. by John Criswell · 21 years ago
  78. 61cf9c8 Missed moving bugpoint link over to CommandGuide/html/ by Misha Brukman · 21 years ago
  79. 4f1f92e Generated HTML documentation is now back in CommandGuide/html/ by Misha Brukman · 21 years ago
  80. 0793bfc Clean up this man page by Chris Lattner · 21 years ago
  81. 6e81830 Add new pseudo target by Chris Lattner · 21 years ago
  82. 32f139a The textual description is gone from this manpage, only the options and a quick by Misha Brukman · 21 years ago
  83. 0601d01 Build the man and ps versions of the command guide as well when by Reid Spencer · 21 years ago
  84. 8f59e90 Make an alternate version of this Makefile that can be used in an by Reid Spencer · 21 years ago
  85. e1cb6b9 Fix two bugs: by Reid Spencer · 21 years ago
  86. 9d3b500 * Get rid of extraneous directories by Reid Spencer · 21 years ago
  87. f868539 * add llvmc and llvm-ld by Reid Spencer · 21 years ago
  88. 94ade72 * Adjust so this falls in line with LLVM Makefile standards. by Reid Spencer · 21 years ago
  89. 7d42417 * Fix an item list. by Reid Spencer · 21 years ago
  90. 0f9dabd Add a link. by Reid Spencer · 21 years ago
  91. 3f4f1e3 First version of manual page for llvm-ld. by Reid Spencer · 21 years ago
  92. a559eee Ignore files generated by pod2html by Misha Brukman · 21 years ago
  93. f8d6f7e Add a standards section. by Reid Spencer · 21 years ago
  94. ef8d601 Be less verbose when `The' and `command' just aren't necessary by Misha Brukman · 21 years ago
  95. 6c668c4 No need for the verbose `the llvm-link command' when simply `llvm-link' will do by Misha Brukman · 21 years ago
  96. 16c9176 Force a short link to gccld's man page by Misha Brukman · 21 years ago
  97. da25907 Fix syntax within a B<> tag by Misha Brukman · 21 years ago
  98. e51e572 Remove personal email address. by Reid Spencer · 21 years ago
  99. 4055d31 Add the PowerPC 32-bit ABI output option by Misha Brukman · 21 years ago
  100. cc93ee5 Bump version. Shouldn't this come from somewhere else?? by Chris Lattner · 21 years ago