1. e4f2116 fix typo PR1476 by Pawel Wodnicki · 12 years ago
  2. d36e8e8 fix for PR1476 by Pawel Wodnicki · 12 years ago
  3. 796f2b0 Fix a broken sentence by Eli Bendersky · 12 years ago
  4. c78bb70 Document the -input-file option of FileCheck by Eli Bendersky · 12 years ago
  5. 4db4a71 docs: use code font for console commands in phabricator manual by Alexey Samsonov · 12 years ago
  6. e507fc6 Add a couple of stubs to the release notes for things I noticed while by Chandler Carruth · 12 years ago
  7. 87a1af4 PR14256: SelectionDAGLowering was renamed to SelectionDAGBuilder a long time ago. Fix references to it in documentation and comments. by Eli Bendersky · 12 years ago
  8. bb4c23f Documentation: fix typos. by Dmitri Gribenko · 12 years ago
  9. 03b4f06 Remove stale documentation about tail duplicaton IR pass by Arnold Schwaighofer · 12 years ago
  10. 97d6abe Fix typo in CodeGenerator doc by Eli Bendersky · 12 years ago
  11. 2d03062 Typo. by Jakub Staszak · 12 years ago
  12. d233b78 Change the PassManagerBuilder (used by -O3) loop vectorizer flag from -vectorize to -vectorize-loops because we dont want to share the same flag as the bb-vectorizer. by Nadav Rotem · 12 years ago
  13. f578922 Loads and stores without an explicit alignment use the abi alignment not the by Duncan Sands · 12 years ago
  14. d62fd65 Clarify that there is an option other than OAuth for Phabricator and by Chandler Carruth · 12 years ago
  15. 715672c Suggest llvm_unreachable over assert(0). by Jordan Rose · 12 years ago
  16. b8b3f60 Remove LoopDependenceAnalysis. by Benjamin Kramer · 12 years ago
  17. 6f20194 Minor enhancement to build process notes for ARM platforms. by David Tweed · 12 years ago
  18. a85ee55 Update the release notes to note the change from TargetData to DataLayout. by Micah Villmow · 12 years ago
  19. becdf4d add TableGen support to create relationship maps between instructions by Sebastian Pop · 12 years ago
  20. 6e86da5 Add a bit of documentation on the annotated disassembly output. by Kevin Enderby · 12 years ago
  21. 451f319 Document the -force-vector-width flag. by Nadav Rotem · 12 years ago
  22. b8f2d82 Document current Doxygen use practices in Coding Standards. Mostly it is by Dmitri Gribenko · 12 years ago
  23. 2dc1921 Vectorization docs. by Nadav Rotem · 12 years ago
  24. 6b283ea lit: Rename the valgrind leaks feature to match what is currently used by Daniel Dunbar · 12 years ago
  25. f854597 lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. by Daniel Dunbar · 12 years ago
  26. de7c37e Fix some doc-os. by Daniel Dunbar · 12 years ago
  27. 44a83f0 lit: Allow XFAIL: lines to also refer to "features". by Daniel Dunbar · 12 years ago
  28. e700f06 Update the LangRef documentation for the per pointer address space support. by Micah Villmow · 12 years ago
  29. 77ed342 test commit: verifying access from new address by Eli Bendersky · 12 years ago
  30. e4e00f2 Add a small example which shows a vectorizable loop with a non-pow-of-two count by Nadav Rotem · 12 years ago
  31. b08c1de Update the release notes about how to enable the loop vectorizer. by Nadav Rotem · 12 years ago
  32. 72d9bbf Update the release notes about the store-merge dag optimization. by Nadav Rotem · 12 years ago
  33. cf1d076 Update the release notes about the new TargetTransformInfo API changes. by Nadav Rotem · 12 years ago
  34. 3309fb8 Update the release notes about the new loop vectorizer. by Nadav Rotem · 12 years ago
  35. a747a84 docs: Add link to integrated assembler HowTo by Sean Silva · 12 years ago
  36. 0919f22 Fix a typo in bitcode docs, from 165814. by Jan Wen Voung · 12 years ago
  37. 549ea3a Documentation: Lexicon.rst: add "BB Vectorization" and "TBAA". by Dmitri Gribenko · 12 years ago
  38. 780c798 Add bitcode instruction encoding documentation for module version by Jan Wen Voung · 12 years ago
  39. 6df933e docs: Update example to conform to coding standards. by Sean Silva · 12 years ago
  40. b92dfe0 docs: Minor clean up of Phabricator documentation. by Sean Silva · 12 years ago
  41. 5d499c2 docs: Add SphinxQuickstartTemplate.rst. by Sean Silva · 12 years ago
  42. 4057399 docs: Improve HowToSetUpLLVMStyleRTTI. by Sean Silva · 12 years ago
  43. 8a6538c docs: Update HowToSetUpLLVMStyleRTTI. by Sean Silva · 12 years ago
  44. 81eb88f Adds Phabricator documentation. This is a first step that answers many questions we have seen. by Manuel Klimek · 12 years ago
  45. cea9264 GettingStarted.rst: s/&/&/g by NAKAMURA Takumi · 12 years ago
  46. df60867 GettingStarted.rst: Fix the label to DeveloperPolicy.html. by NAKAMURA Takumi · 12 years ago
  47. 36a11b3 docs: Propagate fix from r165632 to other docs. by Sean Silva · 12 years ago
  48. a8759dd docs: Attempt to fix PR14053. by Sean Silva · 12 years ago
  49. 9f11bf5 Fix typo in docs. by Eric Christopher · 12 years ago
  50. 791cfc2 Move TargetData to DataLayout. by Micah Villmow · 12 years ago
  51. 59ccfb0 Silence Sphinx warnings. by Sean Silva · 12 years ago
  52. f93c55a Sphinxify the GettinStarted documentation. by Bill Wendling · 12 years ago
  53. bef3ef9 Sphinxify the ExtendingLLVM documentation. by Bill Wendling · 12 years ago
  54. 53960a6 Sphinxify the compiler writer info documentation. by Bill Wendling · 12 years ago
  55. af63f0b Document MapVector. by Rafael Espindola · 12 years ago
  56. 07d1c21 HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples. by Dmitri Gribenko · 12 years ago
  57. 038c43b GoldPlugin.rst: minor typesetting fixes. by Dmitri Gribenko · 12 years ago
  58. 36be1ae docs: Add HowToSetUpLLVMStyleRTTI.rst. by Sean Silva · 12 years ago
  59. ffcf6df The alignment of an sret parameter is known: it must be at least the by Duncan Sands · 12 years ago
  60. 9609878 docs: Fix typo on front page by Sean Silva · 12 years ago
  61. 34c6b7e docs: Sphinxify GoldPlugin document. by Sean Silva · 12 years ago
  62. 06d9981 [Docs] Update File Headers section to cover doxygen style file level docs. by Michael J. Spencer · 12 years ago
  63. 8bd5e35 RST docs: convert HTML escapes to plain text in code examples. by Dmitri Gribenko · 12 years ago
  64. 58c7ea7 Sphinx CSS: remove negative letter-spacing, it makes some fonts look really by Dmitri Gribenko · 12 years ago
  65. bfa43c0 Fix && to && in Coding Standards. by Jakub Staszak · 12 years ago
  66. 74a19f0 docs: dedent list on index.rst by Sean Silva · 12 years ago
  67. 770b97b Removing dependency on third party library for Intel JIT event support. by Andrew Kaylor · 12 years ago
  68. 6f6ea93 Fix more crlf issues. by Micah Villmow · 12 years ago
  69. 593c0b0 Fix CRLF issues. by Micah Villmow · 12 years ago
  70. 7149ef0 Patch for HowToBuildOnARM documentation from Wei-Ren Chen. by Micah Villmow · 12 years ago
  71. 87ed553 docs: Sphinxify HowToSubmitABug by Sean Silva · 12 years ago
  72. fdb6ec3 docs: Fix long-standing typo in yaml2obj.rst. by Sean Silva · 12 years ago
  73. ee9f726 Say "bytes" instead of "address units", since that's what the by Dan Gohman · 12 years ago
  74. 273a92e Document the new !tbaa.struct metadata. by Dan Gohman · 12 years ago
  75. b890e9f Add missing 'to' and rephrase an explanation of GCC's assumptions. by David Blaikie · 12 years ago
  76. 67bf429 Document "do not use defaults in covered switch-over-enum" coding standard. by David Blaikie · 12 years ago
  77. 258aeb5 docs: Fix Sphinx warning over Atomics.rst. by Sean Silva · 12 years ago
  78. 5cc1e23 docs: Fix Sphinx warning over yaml2obj.rst. by Sean Silva · 12 years ago
  79. e9f5988 Fix function names in coding style examples by Andrew Trick · 12 years ago
  80. f5b69f6 Fix Sphinx warnings. by Sean Silva · 12 years ago
  81. 1141b52 Sphinxify DebuggingJITedCode by Sean Silva · 12 years ago
  82. 331e8fb Fix static function names in CodingStandards examples. by Andrew Trick · 12 years ago
  83. a177a51 Test commit by Sean Silva · 12 years ago
  84. e3f1459 Coding standards: fix typo: '= deleted' -> '= delete'. by Dmitri Gribenko · 12 years ago
  85. 88b5a2b Add LLVM_DELETED_FUNCTION to coding standards. by Craig Topper · 12 years ago
  86. e30ba2e Patch by Sean Silva! by Galina Kistanova · 12 years ago
  87. c05d306 Add a new optimization pass: Stack Coloring, that merges disjoint static allocations (allocas). Allocas are known to be by Nadav Rotem · 12 years ago
  88. aadf715 [Docs] Fix Sphinx incremental build. Patch by Sean Silva! by Michael J. Spencer · 12 years ago
  89. 581600b [ms-inline asm] Enumerate the InlineAsm dialects and rename the nsdialect to by Chad Rosier · 12 years ago
  90. 3654734 [ms-inline asm] Emit the (new) inline asm Non-Standard Dialect attribute. by Chad Rosier · 12 years ago
  91. 4e2132e [ms-inline asm] Remove the Inline Asm Non-Standard Dialect attribute. This by Chad Rosier · 12 years ago
  92. f52f6b9 remove old docs by Nadav Rotem · 12 years ago
  93. 96da080 Patch by Sean Silva to un-barf his computer by explicitly removing the '\n' by Bill Wendling · 12 years ago
  94. 32811be Change the `linker_private_weak_def_auto' linkage to `linkonce_odr_auto_hide' to by Bill Wendling · 12 years ago
  95. 94bc246 Remove references to compression in llvm-ar. It has been a long time since we by Rafael Espindola · 12 years ago
  96. 249d670 [ms-inline asm] Add a new Inline Asm Non-Standard Dialect attribute. by Chad Rosier · 12 years ago
  97. 0bd3dee Sphinxify the CommandLine document. by Bill Wendling · 12 years ago
  98. 45e9343 Move header so that it can be picked up by other .rst files. by Bill Wendling · 12 years ago
  99. a915f24 Add yaml2obj. A utility to convert YAML to binaries. by Michael J. Spencer · 12 years ago
  100. 31ce7bf Sphinxify the Code Generator document. by Bill Wendling · 12 years ago