1. ccb8019 docs: update docs/README.txt and make it useful. by Sean Silva · 12 years ago
  2. a6fdcaa Update the copyright coredits -- Happy new year 2013! by NAKAMURA Takumi · 12 years ago
  3. 5d0d67f docs: Fix FIXME by Sean Silva · 12 years ago
  4. 0d80c9c Documentation: add a section to prevent spurious test failures like the one by Dmitri Gribenko · 12 years ago
  5. bdb0c0a docs: Add FAQ about "storing to a virtual register". by Sean Silva · 12 years ago
  6. 6fa16e1 docs: Move link to the new "external tutorials" area. by Sean Silva · 12 years ago
  7. 898c5e8 docs: Update the benchmark with updated perf numbers. by Nadav Rotem · 12 years ago
  8. 8c6cb31 Update the docs with the new workload that was added. by Nadav Rotem · 12 years ago
  9. 00ba301 revert an accidental commit. by Nadav Rotem · 12 years ago
  10. f7769e3 Doc: add fmuladd to the list of vectorizeable functions. Thanks hfinkel. by Nadav Rotem · 12 years ago
  11. a048c23 Documentation: fix typos reported in PR13866 by Dmitri Gribenko · 12 years ago
  12. d63c668 docs: Add link to external LLVM backend tutorial. by Sean Silva · 12 years ago
  13. c923121 docs: More robust image scaling fix. by Sean Silva · 12 years ago
  14. 2552c09 docs: Prevent image scaling. by Sean Silva · 12 years ago
  15. 097982e docs: Try out nosidebar. by Sean Silva · 12 years ago
  16. 689858b docs: Cleanup trailing whitespace. by Sean Silva · 12 years ago
  17. 5e81633 docs: actually indent these consistently by Sean Silva · 12 years ago
  18. 9baa6e4 docs: Indent consistently in code examples. by Sean Silva · 12 years ago
  19. 12ae515 docs: Improve navigation for Vectorizers.rst by Sean Silva · 12 years ago
  20. 1dd00fb docs: bring back link for reddit. by Sean Silva · 12 years ago
  21. 55d8a35 docs: Make document name congruent with title. by Sean Silva · 12 years ago
  22. 67ae135 Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call. by James Molloy · 12 years ago
  23. 7d31849 docs: Show TOC for GettingStarted.rst. by Sean Silva · 12 years ago
  24. 6241703 docs: Clean up adornments. by Sean Silva · 12 years ago
  25. 68d5b27 docs: ASCII-fy by Sean Silva · 12 years ago
  26. f9962d9 doc: resize the image. by Nadav Rotem · 12 years ago
  27. 6d1fc53 Doc: update the chart. by Nadav Rotem · 12 years ago
  28. 83ccac7 docs: Fix title underline warnings by Meador Inge · 12 years ago
  29. 649a33e doc: add subsections. by Nadav Rotem · 12 years ago
  30. 3e6da7e DOC: document the use of O2, O3 and Os with -fvectorize. by Nadav Rotem · 12 years ago
  31. ba2d6fb Documentation: add a missing space by Dmitri Gribenko · 12 years ago
  32. 0575429 DOC: fix the url format. by Nadav Rotem · 12 years ago
  33. 67a6ec8 DOC: add a benchmarks that compares us to gcc and icc. by Nadav Rotem · 12 years ago
  34. af08627 docs: fix typos. by Nadav Rotem · 12 years ago
  35. 59f2af9 DOC: Add a webpage that describes the loop and bb vectorizers. by Nadav Rotem · 12 years ago
  36. 0625929 Actually update the grammar of this sentence to reflect the removal of CellSPU. by Chandler Carruth · 12 years ago
  37. 58d15b5 Release notes for dragonegg 3.2. by Duncan Sands · 12 years ago
  38. 9f1f63e The CellSPU backend is more than experimental, it's dead now... by Chandler Carruth · 12 years ago
  39. dea0c19 Remove a section that was in 3.1's notes. by Chandler Carruth · 12 years ago
  40. e6b63c1 Remove several entries from the 3.2 release notes that were in the 3.1 by Chandler Carruth · 12 years ago
  41. 7629285 Fix the order of these sections of the release notes. by Chandler Carruth · 12 years ago
  42. ff038d7 Add a rough draft of some content about the new SROA. I'll try to proof by Chandler Carruth · 12 years ago
  43. b1c8305 Delete a long-stale "if its ready" comment. All indications is that this by Chandler Carruth · 12 years ago
  44. d7407cd Provide some actual highlight bullets for Clang. by Chandler Carruth · 12 years ago
  45. c5351a0 docs: Improve discussion of syntax highlighting. by Sean Silva · 12 years ago
  46. dcd3a70 Documentation: CompilerWriterInfo.rst: update link to Intel documentation by Dmitri Gribenko · 12 years ago
  47. dbabd5a Add a dummy documentation file to unbreak 'make install'. We need to find how by Dmitri Gribenko · 12 years ago
  48. 755a4bb Makefile.sphinx: reST conversion is complete! by Dmitri Gribenko · 12 years ago
  49. af9de4f Documentation: use paths relative to document root in links. by Dmitri Gribenko · 12 years ago
  50. 8ceb8b7 Initial implementation of a utility for converting native data by Nick Kledzik · 12 years ago
  51. 8ba4880 Documentation: SphinxQuickstartTemplate.rst: add guidelines about highlighting by Dmitri Gribenko · 12 years ago
  52. 8ce1209 Documentation: llvm-bcanalyzer.rst: cleanup. by Dmitri Gribenko · 12 years ago
  53. 5eabd76 Documentation: AliasAnalysis.rst: improve internal and external links by Dmitri Gribenko · 12 years ago
  54. b64f020 Documentation: convert WritingAnLLVMPass.html to reST. by Dmitri Gribenko · 12 years ago
  55. 44581af Documentation: cleanup by Dmitri Gribenko · 12 years ago
  56. cd5eb17 Documentation: use a 'console' highlighter for terminal output examples. This by Dmitri Gribenko · 12 years ago
  57. 527036d Documentation: use a 'console' highlighter for terminal output examples. This by Dmitri Gribenko · 12 years ago
  58. 8f69121 Documentation: cleanup: remove useless anchors and write :ref:s explicitly. by Dmitri Gribenko · 12 years ago
  59. 76a130b Documentation: Lexicon.rst: add 'SLP' acronym by Dmitri Gribenko · 12 years ago
  60. e4b3e94 Documentation: convert Passes.html to reST. by Dmitri Gribenko · 12 years ago
  61. e17d858 Documentation: convert ReleaseNotes.html to reST. by Dmitri Gribenko · 12 years ago
  62. d8fdf5d So many people have touched this, it doesn't make sense to ascribe authorship anymore. by Chris Lattner · 12 years ago
  63. 691f470 docs: Convert GarbageCollection.html to reST by Sean Silva · 12 years ago
  64. 6297bfa Documentation: HowToReleaseLLVM.rst: remove trailing whitespace. by Dmitri Gribenko · 12 years ago
  65. 76d182f Documentation: don't create TOCs manually. by Dmitri Gribenko · 12 years ago
  66. 288bf1c Fixed some grammar and punctuation error. No content changes. by John Criswell · 12 years ago
  67. 69c0239 Convert HowToReleaseLLVM.html to reST by Dmitri Gribenko · 12 years ago
  68. f722b00 docs: Convert LangRef to reST. by Sean Silva · 12 years ago
  69. b553f89 Documentation: fix typos and formatting. by Dmitri Gribenko · 12 years ago
  70. b63ae85 docs: Explain plain preformatted text by Sean Silva · 12 years ago
  71. ee47edf docs: Sphinxify `docs/tutorial/` by Sean Silva · 12 years ago
  72. 91b9763 docs: Begin Sphinxification of docs/tutorial/ by Sean Silva · 12 years ago
  73. 1693583 docs: fixup legacy HTML link by Sean Silva · 12 years ago
  74. 315f09f Update release notes for NVPTX by Justin Holewinski · 12 years ago
  75. 2cbe23f Get rid of references to Tcl, DejagGNU, old test structure, discourage the use by Eli Bendersky · 12 years ago
  76. 8b0eab4 Remove the very out-of-date listing of "very important LLVM areas". I don't by Eli Bendersky · 12 years ago
  77. 821c0e4 docs: Fix broken link. by Sean Silva · 12 years ago
  78. 1bc2bab docs: Fix dead link. by Sean Silva · 12 years ago
  79. b715b20 docs: Convert ProgrammersManual to reST. by Sean Silva · 12 years ago
  80. 56537a5 Clean up, bring up-to-date and apply consistent formatting. by Eli Bendersky · 12 years ago
  81. afcc374 Simplify the coding standards for #include ordering. The ordering is now by Chandler Carruth · 12 years ago
  82. 19b3f3d Unbreak Sphinx build by Justin Holewinski · 12 years ago
  83. 1f90eb4 Another fix attempt to Makefile.sphinx - copy the PNGs from tutorial/ as well, by Eli Bendersky · 12 years ago
  84. c7ff36a Attempt to fix Makefile.sphinx to not generate errors while trying to copy by Eli Bendersky · 12 years ago
  85. ed04fd2 Update FileCheck's documentation to mention recently added feature of by Eli Bendersky · 12 years ago
  86. 91cb694 Documentation: convert WritingAnLLVMBackend.html to reST by Dmitri Gribenko · 12 years ago
  87. 5ba39ae Removed redundancy in wording by Michael Ilseman · 12 years ago
  88. 01b3710 Clean up the documentation to have a common description area for fast-math flags. by Michael Ilseman · 12 years ago
  89. c8c3dbd Documentation for FileCheck: use 'option' and 'program' directives. by Dmitri Gribenko · 12 years ago
  90. f2c87b1 Documentation for llvm-link: reformat by Dmitri Gribenko · 12 years ago
  91. 90d0e7e Documentation for llvm-cov: reformat by Dmitri Gribenko · 12 years ago
  92. b36be80 Documentation for llvm-stress: reformat by Dmitri Gribenko · 12 years ago
  93. f03b5e9 Documentation for opt: reformat by Dmitri Gribenko · 12 years ago
  94. dff966c Documentation for llc: reformat. by Dmitri Gribenko · 12 years ago
  95. bc5fb06 Documentation for lit: more formatting: use 'option' and 'program' directives. by Dmitri Gribenko · 12 years ago
  96. 6a144e4 Documentation for tblgen: formatting by Dmitri Gribenko · 12 years ago
  97. e26b62c Documentation for lit: formatting improvements. by Dmitri Gribenko · 12 years ago
  98. b129b9b Documentation: formatting improvements by Dmitri Gribenko · 12 years ago
  99. 6bb2b5d Documentation: use correct highlighter by Dmitri Gribenko · 12 years ago
  100. 0215368 Documentation: improve formatting and remove unneeded empty lines. by Dmitri Gribenko · 12 years ago