1. 9c22886 GettingStarted: Add Git clone instructions for compiler-rt and test-suite by Tobias Grosser · 12 years ago
  2. 15a3c18 Give Sparc instruction patterns direct types instead of register classes. by Jakob Stoklund Olesen · 12 years ago
  3. 928ef43 [docs] Slight reword for precision. by Sean Silva · 12 years ago
  4. 0059eb1 [docs] Document usage of SmallVectorImpl in interfaces. by Sean Silva · 12 years ago
  5. be67aa5 fix small doc typo by Eli Bendersky · 12 years ago
  6. 61e0b78 Formatting fixups. by Eric Christopher · 12 years ago
  7. ec8d1a5 Extend TableGen instruction selection matcher to improve handling by Ulrich Weigand · 12 years ago
  8. 7f63f01 Update documentation of llvm-link to reflect recent cleanups. by Eli Bendersky · 12 years ago
  9. 037a4bc [docs] Remove incorrect information about lit. by Sean Silva · 12 years ago
  10. afa288d Make the fields in the diagram match the descriptive text above them. by Eric Christopher · 12 years ago
  11. 624ec29 ReleaseNotes: Tweak hexagonv2/hexagonv3 removal note. by Matthew Curtis · 12 years ago
  12. 229aa6d [docs] Discuss a potential bug to be aware of. by Sean Silva · 12 years ago
  13. 29da043 ReleaseNotes: Add Hexagon Target section by Matthew Curtis · 12 years ago
  14. 48f8015 Missing period in doc by Eli Bendersky · 12 years ago
  15. 6ccdfc5 [docs] Remove explicit authorship. by Sean Silva · 12 years ago
  16. 2faa0f3 Remove tailing whitespaces by Michael Liao · 12 years ago
  17. 14809fd Docs for llvm-symbolizer command-line tool by Alexey Samsonov · 12 years ago
  18. 19949d8 Brag about function call vectorization in the docs. by Benjamin Kramer · 12 years ago
  19. ba78f0b [docs] Discuss manpage output. by Sean Silva · 12 years ago
  20. 6668a42 [docs] Provide pointer for building Sphinx docs. by Sean Silva · 12 years ago
  21. 3e1a721 [docs] Use reST link instead of direct HTML link. by Sean Silva · 12 years ago
  22. 37527d1 Adding ARM as supported architecture by Renato Golin · 12 years ago
  23. 86ab766 GCC 4.6.3 O3 miscompiles on ARM by Renato Golin · 12 years ago
  24. 8eec41f Unify clang/llvm attributes for asan/tsan/msan (LLVM part) by Kostya Serebryany · 12 years ago
  25. 035a1f4 ARM build docs easier for copy&paste by Renato Golin · 12 years ago
  26. abafaba Add global structure vectorization to docs by Renato Golin · 12 years ago
  27. 45b2c25 Made it more explicit that the self-referential llvm.loop identifier metadata by Pekka Jaaskelainen · 12 years ago
  28. 143d464 Implement the NoBuiltin attribute. by Bill Wendling · 12 years ago
  29. 8f0696c add missing space which prevented the llvm.loop code-block from appearing in the by Paul Redmond · 12 years ago
  30. becdd3a Spelling corrections by Alex Rosenberg · 12 years ago
  31. 4913680 Documentation: correct syntax (one missing comma, one extra comma) by Dmitri Gribenko · 12 years ago
  32. ccb51f9 [docs] PR15254: Add "AST" to the lexicon. by Sean Silva · 12 years ago
  33. 6eaab0d Add a blurb about the attributes changes to the release notes. by Bill Wendling · 12 years ago
  34. 5d0ce79 Metadata for annotating loops as parallel. The first consumer for this by Pekka Jaaskelainen · 12 years ago
  35. 0f80f7b Mention AArch64 in release notes for 3.3 by Tim Northover · 12 years ago
  36. f1dd494 Update phab docs to clarify how to accept a change. by Manuel Klimek · 12 years ago
  37. 34760ee This is actually located at the end, not the middle. by Eric Christopher · 12 years ago
  38. 1cb058f Documentation: HowToUseAttributes: formatting (use monospaced font) by Dmitri Gribenko · 12 years ago
  39. 0013a5d Adding a HowTo for Attributes. by Joe Abbey · 12 years ago
  40. fd98072 Restore the resurrected doc link previously deleted by Bill Schmidt · 12 years ago
  41. db04122 Remove a dead PowerPC doc link by Bill Schmidt · 12 years ago
  42. ab39afa [tsan/msan] adding thread_safety and uninitialized_checks attributes by Kostya Serebryany · 12 years ago
  43. 1c66a18 ReleaseNotes: Add section for R600 backend by Tom Stellard · 12 years ago
  44. cb64462 [docs] Tweaks for clarity, readability, and correctness. by Sean Silva · 12 years ago
  45. 63c61e5 More modifications to PowerPC doc links by Bill Schmidt · 12 years ago
  46. b1301e4 Update PowerPC links in CompilerWriterInfo.rst by Hal Finkel · 12 years ago
  47. a79535c [ReleaseNotes] tidy up organization and formatting by Sean Silva · 12 years ago
  48. 2119cf0 Update Release notes regarding TTI. by Nadav Rotem · 12 years ago
  49. 87c6157 Document the loop vectorizer changes. by Nadav Rotem · 12 years ago
  50. 4cc74fc Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. by Guy Benyei · 12 years ago
  51. 95ce4c2 Initial submission for the attribute group feature. by Bill Wendling · 12 years ago
  52. be5d747 Alphabetize the function attributes. by Bill Wendling · 12 years ago
  53. b7978cf Coding standards: don't use ``inline`` when defining a function in a class by Dmitri Gribenko · 12 years ago
  54. 6c440fc Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to by Patrik Hagglund · 12 years ago
  55. 6c355ee Removed reference to LLVM as a project (since in LangRef it is used solely as a reference to the IR). Thanks silvas! by Michael Gottesman · 12 years ago
  56. fa987f0 Added new Global Variable marker ``externally_initialized'' to LangRef. by Michael Gottesman · 12 years ago
  57. 4283499 Added clarification paragraph to LangRef's documentation of by Michael Gottesman · 12 years ago
  58. f1f57c5 [docs] Fixup fallout from other grammar fixup. by Sean Silva · 12 years ago
  59. de4b0a0 [docs] Add missing colon to TableGen grammar. by Sean Silva · 12 years ago
  60. 72062f5 Add AArch64 as an experimental target. by Tim Northover · 12 years ago
  61. f573588 Fixed a mistake in my previous commit where I changed the wording slightly and forgot to undo the change after changing my mind and deciding to only commit the style changes. by Michael Gottesman · 12 years ago
  62. 3480487 Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref by Michael Gottesman · 12 years ago
  63. 946317d LangRef: Add a Rationale for volatile rules. by Andrew Trick · 12 years ago
  64. 9a6dd02 ...in light of recent activity related to llvm.memcpy flags. I want to by Andrew Trick · 12 years ago
  65. 2f89e81 Remove a mention of TargetInstrDescriptor, which no longer exists in the code by Eli Bendersky · 12 years ago
  66. e70de1f [docs] Guide prospective TableGen backend writers. by Sean Silva · 12 years ago
  67. 3b5f0b0 Documentation: Updating the data layout default specifications to by Patrik Hagglund · 12 years ago
  68. d8acb28 Documentation: add empty lines so that lists are properly recognized by Dmitri Gribenko · 12 years ago
  69. ae70224 docs: reorganize front page slightly by Sean Silva · 12 years ago
  70. 126fde5 Documentation: fix syntax error by Dmitri Gribenko · 12 years ago
  71. 0e3f426 Fixed typo. by Michael Gottesman · 12 years ago
  72. 7e4aeba Added new section to the git-svn getting started section that provides a by Michael Gottesman · 12 years ago
  73. d23a41c Add an addition operator to TableGen by Hal Finkel · 12 years ago
  74. 98202c0 Fix small typo by Eli Bendersky · 12 years ago
  75. e4957fb Add the heuristic to differentiate SSPStrong from SSPRequired. by Bill Wendling · 12 years ago
  76. 114baee Add the IR attribute 'sspstrong'. by Bill Wendling · 12 years ago
  77. d3afa9b docs: Update title of external tutorial. by Sean Silva · 12 years ago
  78. 1d10898 Fix spelling by Joel Jones · 12 years ago
  79. e4b1efe Docs for SparseMultiSet by Michael Ilseman · 12 years ago
  80. ba87320 [docs] Update IRC information. by Michael J. Spencer · 12 years ago
  81. df76b38 Update the gcc-loops benchmark by Nadav Rotem · 12 years ago
  82. c2b96cb Update the linpack benchmark with different array sizes. by Nadav Rotem · 12 years ago
  83. 8a72eff ReleaseNotes: note Sphinx migration. by Sean Silva · 12 years ago
  84. 4a53562 docs: Nuke the old release notes. by Sean Silva · 12 years ago
  85. 52878db docs: Use proper markup. by Sean Silva · 12 years ago
  86. 31da439 docs: Inline documentation structure into homepage. by Sean Silva · 12 years ago
  87. 35f63dd Documentation: remove more mentions of Tcl by Dmitri Gribenko · 12 years ago
  88. ae4a9ae Documentation: replace some non-ASCII characters by equivalent markup by Dmitri Gribenko · 12 years ago
  89. 6d49b68 [MC/Mach-O] Implement integrated assembler support for linker options. by Daniel Dunbar · 12 years ago
  90. 55c6f0c Documentation: remove all mentions of DejaGNU and Tcl by Dmitri Gribenko · 12 years ago
  91. 3177949 Streamline the mentions of grep and FileCheck in TestingGuide.rst by Eli Bendersky · 12 years ago
  92. 634bd85 [Linker] Drop support for IR-level extended linking support (archives, etc.). by Daniel Dunbar · 12 years ago
  93. 3389dbc [docs] Get rid of some UTF8 characters (non-breaking space maybe). by Daniel Dunbar · 12 years ago
  94. e06bfe8 [IR] Reserve/define the purpose for the "Linker Options" metadata flags. by Daniel Dunbar · 12 years ago
  95. b0ec16b Update the description of the llvm.fmuladd.* intrinsics to avoid use of the by Lang Hames · 12 years ago
  96. c3c8d2a Documentation: fix a typo 'IEE754' by Dmitri Gribenko · 12 years ago
  97. 5db391c [IR] Add 'Append' and 'AppendUnique' module flag behaviors. by Daniel Dunbar · 12 years ago
  98. 8dd938e [IR] Add verifier support for llvm.module.flags. by Daniel Dunbar · 12 years ago
  99. 135174d Documentation: use monospaced font for intrinsics' names by Dmitri Gribenko · 12 years ago
  100. 74401c8 Fix broken link to LangRef by Dmitri Gribenko · 12 years ago