1. 2adb2a5 docs: Sketch docs for llvm-build tool. by Daniel Dunbar · 14 years ago
  2. cf427c2 docs: Add initial docs on LLVMBuild organization. by Daniel Dunbar · 14 years ago
  3. b65bc5a Cleaned text, fixed HTML. by Galina Kistanova · 14 years ago
  4. d695687 Few corrections on the document page. by Galina Kistanova · 14 years ago
  5. d72abcb docs: Fix two typos by Tobias Grosser · 14 years ago
  6. 6c13db4 docs: Remove an out-of-date and unnecessary tool list. by Daniel Dunbar · 14 years ago
  7. 3028827 docs: Separate development process type of documentation from programming by Daniel Dunbar · 14 years ago
  8. 1bb568d docs: Remove UsingLibraries page, which was inaccurate / out-of-date and not by Daniel Dunbar · 14 years ago
  9. 0325053 Add LuaAV to external projects list. by Bill Wendling · 14 years ago
  10. 0f24175 Reapply r141657. by Tanya Lattner · 14 years ago
  11. 0ba1179 Update 'Getting Started' to suggest using GCC 4.2 or higher (or Clang). There is no reason to support older versions of GCC. by Ted Kremenek · 14 years ago
  12. ea0a8c9 Added instruction how to add a builder to docs. by Galina Kistanova · 14 years ago
  13. 4b2e07a docs/*.html: Fix markups. by NAKAMURA Takumi · 14 years ago
  14. 5c6e4df docs/*.html: Appease W3C Checker to add "charset=utf-8". by NAKAMURA Takumi · 14 years ago
  15. 1c929be Close <div> that was indenting the rest of the page. by Nick Lewycky · 14 years ago
  16. 223764c Update on PPC32. by Roman Divacky · 14 years ago
  17. ae8538e Revise ThreadSanitizer mention so that it lists the correct frontends. by Bill Wendling · 14 years ago
  18. 63507d1 Add Cling to the External Projects list. by Bill Wendling · 14 years ago
  19. 087f050 Clarify example snippets a bit. by Jim Grosbach · 14 years ago
  20. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 14 years ago
  21. 146af5a The default alias analysis is -noaa; update the docs to reflect that. Patch by Michael Ilseman. by Eli Friedman · 14 years ago
  22. dd4667f tests: Rip out a bunch of now unused test code relating to use of llvm-gcc in LLVM tests. by Daniel Dunbar · 14 years ago
  23. 999f90b Add a pinned metadata name for fpaccuracy, and document it by Peter Collingbourne · 14 years ago
  24. 249d953 Document tbaa metadata in LangRef (documentation largely based on by Peter Collingbourne · 14 years ago
  25. 50cacc8 Add include-what-you-use to the External Projects list. by Bill Wendling · 14 years ago
  26. 7b7fa74 Some formatting changes. by Bill Wendling · 14 years ago
  27. bc5f6dd Add the blurb about the new exception handling. by Bill Wendling · 14 years ago
  28. 65d1f41 Add clReflect to the External Projects list. by Bill Wendling · 14 years ago
  29. 57fd876 Add LanguageKit and Pragmatic Smalltalk to the External Projects list. by Bill Wendling · 14 years ago
  30. 644ce53 Add ThreadSanitizer to the External Projects list. by Bill Wendling · 14 years ago
  31. 8a924c6 Add ZooLib to the External Projects list. by Bill Wendling · 14 years ago
  32. 02b77b7 Add the Stupid D Compiler to the External Projects list. by Bill Wendling · 14 years ago
  33. 7c38de2 Fix grammar. by Bill Wendling · 14 years ago
  34. 526e1bb Add a note about the removal of the atomic intrinsics to the "Major Changes" section of the release notes. by Eli Friedman · 14 years ago
  35. 5289142 Remove dead atomic intrinsics from LangRef. by Eli Friedman · 14 years ago
  36. 7be6bc5 Add mention of AddressSanitizer to external OS projects. by Bill Wendling · 14 years ago
  37. d4821b8 Add mention of Mono to external OS projects. by Bill Wendling · 14 years ago
  38. 29817ea Add mention of ClamAV to external OS projects. by Bill Wendling · 14 years ago
  39. 537d85b Add mention of Renderscript to external OS projects. by Bill Wendling · 14 years ago
  40. f977819 Add mention of GHC to external OS projects. by Bill Wendling · 14 years ago
  41. 7d5b621 Add mention of SAFECode to external OS projects. by Bill Wendling · 14 years ago
  42. 0bad98c Add mention of Pure to external OS projects. by Bill Wendling · 14 years ago
  43. ba22627 Add mention of Portable OpenCL to external OS projects. by Bill Wendling · 14 years ago
  44. f62333d Add mention of gwScript to external OS projects. by Bill Wendling · 14 years ago
  45. 628c266 Add mention of Tart to external OS projects. by Bill Wendling · 14 years ago
  46. 2d7b4af Add TTA-based Co-design Environment to external OS projects. by Bill Wendling · 14 years ago
  47. 9d9c4ad According to Mips folks, the backend is now generally reliable (they can by Bruno Cardoso Lopes · 14 years ago
  48. f2a7833 Comment out external projects so that they can be refreshed for 3.0. by Bill Wendling · 14 years ago
  49. 3e6157d Remove the Blackfin backend. by Dan Gohman · 14 years ago
  50. 29074cc Remove the SystemZ backend. by Dan Gohman · 14 years ago
  51. 7102b70 Revert r141657 for now. This has broken css and changed links on llvm.org. I'd like to understand exactly why the links have changed and if a newer doxygen is required. This may be reapplied once we upgrade on llvm.org and it is fully tested. by Tanya Lattner · 14 years ago
  52. 40230c4 Document Paste by David Greene · 14 years ago
  53. dc5287c Document NAME by David Greene · 14 years ago
  54. dfc56de Remove mention of llvm-gcc and add mention of dragonegg. by Bill Wendling · 14 years ago
  55. 9cabfa6 Install the PNG file as well. PR4780. by Bill Wendling · 14 years ago
  56. 545a2be Update tutorial to reflect the current APIs. Also correct a small omission in by Bill Wendling · 14 years ago
  57. 28588e1 Enable CREATE_SUBDIRS for a performance win, because there are a lot of files being generated. by Bill Wendling · 14 years ago
  58. 4025061 CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will not be built if LLVM_CLANG_SOURCE_DIR="" or ${LLVM_CLANG_SOURCE_DIR}/CMakeLists.txt is not found. by NAKAMURA Takumi · 14 years ago
  59. ba087df Mention some of the improvements in Clang 3.0 over 2.9. by Douglas Gregor · 14 years ago
  60. 87d5cb8 Fixed typo. by Lang Hames · 14 years ago
  61. b414142 Enhance the memdep interface so that users can tell the difference between a dependency which cannot be calculated and a path reaching the entry point of the function. This patch introduces isNonFuncLocal, which replaces isUnknown in some cases. by Eli Friedman · 14 years ago
  62. e0af2ad docs/CMake.html: Clarify LLVM_LIT_TOOLS_DIR as :PATH. by NAKAMURA Takumi · 14 years ago
  63. e4617b0 target data is a contract with the code generator, not the "processor" by Chris Lattner · 14 years ago
  64. 6509f50 improve some of the documentation around target data layout strings. by Chris Lattner · 14 years ago
  65. 6618a24 Add a new wrapper node for a DILexicalBlock that encapsulates it and a by Eric Christopher · 14 years ago
  66. 2c607b6 Clean up a few references to System/. We still have docs/SystemLibrary.html by Daniel Dunbar · 14 years ago
  67. 5f119a6 Fixed docs to reflect the proper default value and behaviour of the natural stack alignment. by Lang Hames · 14 years ago
  68. 32ee5c2 Mention the cmake build guide on the main docs page. by Duncan Sands · 14 years ago
  69. eb13b61 Update to a newer doxygen version. PR8214. Patch by Jeremy Huddleston. by Bill Wendling · 14 years ago
  70. b99d5b0 Minor modifications to make the Hello World example resemble the Hello World by Bill Wendling · 14 years ago
  71. f7f0610 Use the proper name for "externally visible" linkage -- 'external'. This is the by Bill Wendling · 14 years ago
  72. 3478173 Reword the SetVector description to reflect reality. Patch by Michael Ilseman! by Bill Wendling · 14 years ago
  73. bb5b3f3 Add a natural stack alignment field to TargetData, and prevent InstCombine from by Lang Hames · 14 years ago
  74. a1b1b79 Remove Multidefs by David Greene · 14 years ago
  75. b767613 Jakob is the code owner of register allocation and TableGen. by Evan Cheng · 14 years ago
  76. 4413b50 Fix a typo. by David Greene · 14 years ago
  77. 112d959 Document Multidefs by David Greene · 14 years ago
  78. c7d93be Tell people using the tutorial how to make it actually work. by David Chisnall · 14 years ago
  79. b3c4e26 Remove last references to hotpatch. by Rafael Espindola · 14 years ago
  80. 25456ef Add the returns_twice attribute to LLVM. by Rafael Espindola · 14 years ago
  81. f16e2d4 some 3.0 API notes by Torok Edwin · 14 years ago
  82. 90d6ec5 Add a note on removing LLVMC. by Eric Christopher · 14 years ago
  83. 100a371 Remove incorrect passage. by Bill Wendling · 14 years ago
  84. ab15bf7 Add FCA to the lexicon. by Bill Wendling · 14 years ago
  85. 2477102 Remove some not-really-correct wording. by Bill Wendling · 14 years ago
  86. a69d998 Fix grammar. by Bill Wendling · 14 years ago
  87. 99aa6b0 Remove dead table entry. by Bill Wendling · 14 years ago
  88. 2a6b073 Some minor (and more involved) cleanups. No real context changes. by Bill Wendling · 14 years ago
  89. b0387f9 Duncan owns dragonegg too, it's all his fault :) by Chris Lattner · 14 years ago
  90. 5d8f43f Resynch intro to section with copyright section. by Chris Lattner · 14 years ago
  91. e5a7896 Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth by Bill Wendling · 14 years ago
  92. 3c05196 Remove some missed references to dead intrinsics. by Bill Wendling · 14 years ago
  93. 4a065dd Update the EH doc to reflect the new EH model. by Bill Wendling · 14 years ago
  94. 78d0835 More llvmc bits. Spotted by Benjamin on IRC. by Eric Christopher · 14 years ago
  95. eae5a13 Remove more of llvmc and dependencies. by Eric Christopher · 14 years ago
  96. f22e672 X86 has asterisk-free inline asm support now. by Jakob Stoklund Olesen · 14 years ago
  97. bed95e0 Remove obsolete .pod files. by Bill Wendling · 14 years ago
  98. 88816ec Fix up the formating and change llvm-gcc to clang. by Bill Wendling · 14 years ago
  99. ea55c83 Remove mention of llvm-gcc/llvm-g++ from doc. by Bill Wendling · 14 years ago
  100. 4e0a55d Add -rfunc and -rglob options to llvm-extract to support regular by Chad Rosier · 14 years ago