1. b89ea68 Some formatting and grammar fixes in the FileCheck documentation by Eli Bendersky · 12 years ago
  2. e13cea4 Drop O4 from the llc manpage, it was removed in r70445. by Benjamin Kramer · 13 years ago
  3. f642821 docs/lit: Add some notes on the lit test run output format. by Daniel Dunbar · 13 years ago
  4. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 13 years ago
  5. e28e2a8 Some typos in lit command guide by Eli Bendersky · 13 years ago
  6. bf222b9 Typo in lit command guide by Eli Bendersky · 13 years ago
  7. a1c5b8e Update tblgen command guide. Remove unused tblgen InstrEnumEmitter files. by Craig Topper · 13 years ago
  8. fdc309c by Nadav Rotem · 13 years ago
  9. 3d6b64a Fix typo and broken link by Eli Bendersky · 13 years ago
  10. 371d7b0 Add missing paren by Eli Bendersky · 13 years ago
  11. 0ff100d Fix dead link by Eli Bendersky · 13 years ago
  12. cf6bd5a Correct spelling. by Duncan Sands · 13 years ago
  13. a321716 llvm-build: Add sketchy support for preserving comments when using by Daniel Dunbar · 13 years ago
  14. 5e19c1f Add documentation for llvm-cov. by Devang Patel · 13 years ago
  15. 1688961 llvm-build: Add initial --write-cmake-fragment option. by Daniel Dunbar · 13 years ago
  16. 02271a7 llvm-build: Add initial code for --write-make-fragment. by Daniel Dunbar · 13 years ago
  17. efe2f64 llvm-build: Add "--write-library-table" option for generating the C++ library by Daniel Dunbar · 13 years ago
  18. 2adb2a5 docs: Sketch docs for llvm-build tool. by Daniel Dunbar · 13 years ago
  19. e5a7896 Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth by Bill Wendling · 13 years ago
  20. eae5a13 Remove more of llvmc and dependencies. by Eric Christopher · 13 years ago
  21. bed95e0 Remove obsolete .pod files. by Bill Wendling · 13 years ago
  22. 4e0a55d Add -rfunc and -rglob options to llvm-extract to support regular by Chad Rosier · 13 years ago
  23. 1611bcd Comment edit. by Andrew Trick · 13 years ago
  24. f5af6ad docs: Introduce cascading style <div> and <p> continued on <h[2-5]>. by NAKAMURA Takumi · 13 years ago
  25. 05d0265 docs: Use <Hn> as Heading elements instead of <DIV class="doc_foo">. by NAKAMURA Takumi · 13 years ago
  26. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  27. b57b066 Documented bugpoint --compile-custom --compile-command. by Andrew Trick · 13 years ago
  28. ee69926 docs/CommandGuide/index.html: Fix CSS url to relative. by NAKAMURA Takumi · 13 years ago
  29. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 14 years ago
  30. ab4c366 Spelling fix: consequtive -> consecutive. by Duncan Sands · 14 years ago
  31. 5a0a7ce Document -enable-no-infs-fp-math and -enable-no-nans-fp-math command line options by Peter Collingbourne · 14 years ago
  32. 824c10e Teach FileCheck to handle trailing CHECK-NOT patterns. by Jakob Stoklund Olesen · 14 years ago
  33. 8c35936 Add documentation for llvm-diff. by John McCall · 14 years ago
  34. ec62d53 Add a opt-args option that can be used to pass arguments to every opt by Rafael Espindola · 14 years ago
  35. c9d0c4e Test commit. by Daniel Dunbar · 14 years ago
  36. 10934e8 Test commit. by Tanya Lattner · 14 years ago
  37. e924ab5 Test commit. by Tanya Lattner · 14 years ago
  38. e2c3a49 Revert r103213. It broke several sections of live website. by mike-m · 14 years ago
  39. 68cb319 Overhauled llvm/clang docs builds. Closes PR6613. by mike-m · 14 years ago
  40. 57b6e9e Remove the -enable-sjlj-eh option, which doesn't do anything. by Duncan Sands · 14 years ago
  41. d4076cf Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153. by Erick Tryzelaar · 15 years ago
  42. 18619b2 Uniformize the way these options are printed. Requested by Russell Wallace. by Duncan Sands · 15 years ago
  43. 7e7ae5a Refer to -help instead of --help since this is what tools themselves say. by Duncan Sands · 15 years ago
  44. 4bcf51b llvm-db was removed. by Dan Gohman · 15 years ago
  45. a499d20 Add support to llvm-extract for extracting multiple functions and/or by Dan Gohman · 15 years ago
  46. 7c2da96 Fix some typos. by Duncan Sands · 15 years ago
  47. 1851860 Support -[weak_]framework and -F in llvmc. by Mikhail Glushenkov · 15 years ago
  48. 964ac01 Allow '_' in FileCheck variable names, it is nice to have at least one by Daniel Dunbar · 15 years ago
  49. 40c67b5 lit: Add --repeat=N option, for running each test N times. by Daniel Dunbar · 15 years ago
  50. 6f479e5 lit: Start documentation testing architecture. by Daniel Dunbar · 15 years ago
  51. f626167 lit: Add --param NAME=VALUE option, for test suite specific use (to communicate by Daniel Dunbar · 15 years ago
  52. edb8997 lit: Add --config-prefix option, to override default config file names. by Daniel Dunbar · 15 years ago
  53. 8b828a8 Add link to 'lit' from CommandGuide. by Daniel Dunbar · 15 years ago
  54. 704ac90 check in a bunch of content from TestingGuide. Part of PR5216 by Chris Lattner · 15 years ago
  55. c7d10a0 Put back non-obsolete -f sections for 'opt'. by Daniel Dunbar · 15 years ago
  56. d1c990f Remove references to obsolete -f option. by Daniel Dunbar · 15 years ago
  57. 6db36f3 Update llc/opt PODs to clarify they support .ll input. by Daniel Dunbar · 15 years ago
  58. a93f30e Give llvm-link a -S option. by Dan Gohman · 15 years ago
  59. ec08046 Fix llvm-extract's "writing bitcode to a terminal" warning, which wasn't by Dan Gohman · 15 years ago
  60. be7ada7 Add 'lit' testing tool. by Daniel Dunbar · 15 years ago
  61. 53a99f9 Document opt -S argument. by Daniel Dunbar · 15 years ago
  62. 0cabaa5 Update documentation for the -f change. by Dan Gohman · 15 years ago
  63. cb3e3d3 Don't install the man page for FileCheck by Douglas Gregor · 15 years ago
  64. 741042f fix pasto noticed by Jakub by Chris Lattner · 15 years ago
  65. 9d3787b add a simple FileCheck man page. by Chris Lattner · 15 years ago
  66. d7de7bc Added -b option to override the default bitcode output file name. by Sanjiv Gupta · 15 years ago
  67. 09826e3 Update documentation. by Mikhail Glushenkov · 15 years ago
  68. 792f182 Documentation update. by Mikhail Glushenkov · 15 years ago
  69. 294f507 Update documentation. by Mikhail Glushenkov · 15 years ago
  70. be8cc2a Second attempt: by Bill Wendling · 15 years ago
  71. 4ad0d57 Documentation update. by Mikhail Glushenkov · 16 years ago
  72. 52349a9 Document the -gcc-tool-args bugpoint option. by Bill Wendling · 16 years ago
  73. e05b6f1 Fix typo. Found by William Moss. by Bill Wendling · 16 years ago
  74. 1421b7b Mimic gcc behaviour with regard to response files. by Mikhail Glushenkov · 16 years ago
  75. 734660a remove some dead options. by Chris Lattner · 16 years ago
  76. f8c430b Add a --check-graph option to llvmc. by Mikhail Glushenkov · 16 years ago
  77. daae124 Man page update. by Mikhail Glushenkov · 16 years ago
  78. 39309df * Fixed formatting of command descriptions to be consistent: by Misha Brukman · 16 years ago
  79. efc5c31 Man page typo fix. by Mikhail Glushenkov · 16 years ago
  80. 70ef449 Generalize bugpoint's concept of a "safe" backend, and add options by Dan Gohman · 16 years ago
  81. 24dc52d Man page update. by Mikhail Glushenkov · 16 years ago
  82. dbb61d1 Describe some more options in the man page. by Mikhail Glushenkov · 16 years ago
  83. a606d1f Add a man page for llvmc. Really basic for now, will be updated later. by Mikhail Glushenkov · 16 years ago
  84. 19bd0ad llvm-ld doesn't have a -march option. This fixes PR2961 by Chris Lattner · 16 years ago
  85. 33b1c30 Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. by Nick Lewycky · 16 years ago
  86. 01924d0 stacker is really gone. by Chris Lattner · 16 years ago
  87. 2a3cea1 remove stacker by Chris Lattner · 16 years ago
  88. 552e22f remove a bunch of dead options that never did anything. by Chris Lattner · 16 years ago
  89. 2c3d949 Improve description of -emit-llvm. by Dale Johannesen · 16 years ago
  90. 301d5b4 Create dirs as needed. by Tanya Lattner · 16 years ago
  91. 9d9dc7d Remove entries from here also by Anton Korobeynikov · 16 years ago
  92. cae8ccd Drop llvmc also, it will be replaced by shiny new llvmc2 by Anton Korobeynikov · 16 years ago
  93. a9d9ca4 Drop llvm2cpp, it's now a llc target by Anton Korobeynikov · 16 years ago
  94. 148df15 Added note to getting started guide to use llvm-gcc4.2. by Tanya Lattner · 17 years ago
  95. 4f678c3 Tweak build system to allow for installing the tutorial and uninstalling the docs. by Erick Tryzelaar · 17 years ago
  96. 18232a5 heavily refactor this to have less duplication between BUILD_FOR_WEBSITE mode and not. by Chris Lattner · 17 years ago
  97. 57360d1 remove attributions from the rest of the llvm makefiles. by Chris Lattner · 17 years ago
  98. 31cac2e Who thought up this crazy formatting scheme? by Reid Spencer · 17 years ago
  99. d5d9e6f Okay, over/back tags don't next. by Reid Spencer · 17 years ago
  100. 3baa3aa Try an indent level for better formatting. Add the -version option. by Reid Spencer · 17 years ago