1. 9474d01 Added mention of the RELEASE_24 tag for the 2.4 release. by Misha Brukman · 16 years ago
  2. 2d0484c Update also the generated docs. by Mikhail Glushenkov · 16 years ago
  3. 6fa311c Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release by Bill Wendling · 16 years ago
  4. 64722e5 * Comply with HTML 4.01 Strict by Misha Brukman · 16 years ago
  5. 96e0081 * Comply with HTML 4.01 Strict standard by Misha Brukman · 16 years ago
  6. e642658 Introducing nocapture, a parameter attribute for pointers to indicate that the by Nick Lewycky · 16 years ago
  7. 01557ce Clarify the meaning of the NoAlias response. The plan is to refer to this from by Nick Lewycky · 16 years ago
  8. 3c8da59 Fixed HTML validator warning. by Misha Brukman · 16 years ago
  9. 98a4ec7 CSS cleanup: by Misha Brukman · 16 years ago
  10. 23f522a Add a comment to the auto-generated docs. by Mikhail Glushenkov · 16 years ago
  11. 8cc8288 Merge llvm-rst.css and llvm.css. by Mikhail Glushenkov · 16 years ago
  12. 462886e Some more documentation tweaks. by Mikhail Glushenkov · 16 years ago
  13. d565203 More cosmetic tweaks for llvmc docs. by Mikhail Glushenkov · 16 years ago
  14. ff17b03 fix some incorrect links. by Chris Lattner · 16 years ago
  15. daae124 Man page update. by Mikhail Glushenkov · 16 years ago
  16. 9053154 Fix W3C validator errors. by Mikhail Glushenkov · 16 years ago
  17. 99a3a2c Use correct file for the llvmc tutorial. by Mikhail Glushenkov · 16 years ago
  18. 68319f8 Update the auto-generated llvmc documentation. by Mikhail Glushenkov · 16 years ago
  19. 66286e9 * Removed stray </p> tag * Whitespace cleanups by Misha Brukman · 16 years ago
  20. 2d33c54 * <div align=center> is not valid HTML 4.01 - removed alignment by Misha Brukman · 16 years ago
  21. f00ddb0 Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> by Misha Brukman · 16 years ago
  22. 430245f Conform to the HTML 4.01 Strict specification. by Misha Brukman · 16 years ago
  23. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  24. 39309df * Fixed formatting of command descriptions to be consistent: by Misha Brukman · 16 years ago
  25. c1449e6 s/A Few Coding Standards/LLVM Coding Standards/g by Misha Brukman · 16 years ago
  26. f82242d fix typo. thanks Baldrick for noticing by Nuno Lopes · 16 years ago
  27. 58dc0b5 add gcc 4.1.2 from redhat to the list of broken compilers by Nuno Lopes · 16 years ago
  28. b8ee801 Update these instructions to the 2.4 release. by Duncan Sands · 16 years ago
  29. 0cfe052 Mention the Ada and Fortran front-ends. by Duncan Sands · 16 years ago
  30. 01f8d09 Added a little more information that vector shifts require vector shift amount. by Mon P Wang · 16 years ago
  31. 80b9902 Rewrite instructions for configuring external tests to reflect reality. by Dale Johannesen · 16 years ago
  32. efc5c31 Man page typo fix. by Mikhail Glushenkov · 16 years ago
  33. e9f1015 Fix getNode to allow a vector for the shift amount for shifts of vectors. by Mon P Wang · 16 years ago
  34. 70ef449 Generalize bugpoint's concept of a "safe" backend, and add options by Dan Gohman · 16 years ago
  35. 28ea4f6 Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev! by Nick Lewycky · 16 years ago
  36. 24dc52d Man page update. by Mikhail Glushenkov · 16 years ago
  37. 15511cf Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning. by Dan Gohman · 16 years ago
  38. 822293a Fix spelling mistake. by Nick Lewycky · 16 years ago
  39. b0a57aa Fixed HTML closing tag, cleaned up some spacing. by Misha Brukman · 16 years ago
  40. baa39d8 Small formatting change. by Bill Wendling · 16 years ago
  41. fbaa7ed Update to explain how ssp and sspreq attributes override each other. by Bill Wendling · 16 years ago
  42. dbb61d1 Describe some more options in the man page. by Mikhail Glushenkov · 16 years ago
  43. a606d1f Add a man page for llvmc. Really basic for now, will be updated later. by Mikhail Glushenkov · 16 years ago
  44. 62810e3 This method got renamed, thanks to Mattias Holm for pointing this out. by Chris Lattner · 16 years ago
  45. 21bfe0b add info about how to run the tests with valgrind by Nuno Lopes · 16 years ago
  46. b6c2202 CMake: Documented two cmake variables. by Oscar Fuentes · 16 years ago
  47. f003276 Fix a few HTML tidiness issues. by Dan Gohman · 16 years ago
  48. fd9ddc0 Delete some spurious characters. by Dan Gohman · 16 years ago
  49. a7ab2bf Fix some "</p>"s. by Dan Gohman · 16 years ago
  50. 641b279 Some documentation for LegalizeTypes. by Dan Gohman · 16 years ago
  51. 9682607 NULL, unique pointers from malloc(0), and freed pointers are legal values for by Torok Edwin · 16 years ago
  52. b2b32fd Seriously strengthen the guarantee offered by noalias on a function's return by Nick Lewycky · 16 years ago
  53. 02ff308 Extend the 'noalias' attribute to function return values. This is intended to by Nick Lewycky · 16 years ago
  54. dccb025 Fixed named anchor for llvm.stackprotector intrinsic. by Misha Brukman · 16 years ago
  55. 7a15273 Describe how the JIT maps fields to MachineOperands, patch by JP Bonn! by Chris Lattner · 16 years ago
  56. a5c05aa by Devang Patel · 16 years ago
  57. 824b958 reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an by Chris Lattner · 16 years ago
  58. dc77092 Revert r59802. It was breaking the build of llvm-gcc: by Bill Wendling · 16 years ago
  59. 219ab40 Make mem[cpy,move,set] intrinsics overloaded. by Sanjiv Gupta · 16 years ago
  60. 41e4a59 LLVM does have a fortran FE! by Duraid Madina · 16 years ago
  61. 370387c CMake: More documentation. by Oscar Fuentes · 16 years ago
  62. 25f1d03 CMake: Some documentation. Work in progress. by Oscar Fuentes · 16 years ago
  63. 69e4adb - Move the stackprotector intrinsic to the general section. by Bill Wendling · 16 years ago
  64. 607d6bb Grammar. by Daniel Dunbar · 16 years ago
  65. 3c44f5b Documentation for the llvm.stackprotector intrinsic. by Bill Wendling · 16 years ago
  66. 37a1ebb punctuate, add wording about patches contributed by others. by Chris Lattner · 16 years ago
  67. 83aad64 LLVM can generate native code for amd64 on "Linux". by Dan Gohman · 16 years ago
  68. 31359ba Update docs for ssp and sspreq function attributes. by Bill Wendling · 16 years ago
  69. 9a365b6 Correct these links. by Duncan Sands · 16 years ago
  70. 7d12b4b last validation errors by Chris Lattner · 16 years ago
  71. cfd5c26 fix some validation errors <it> -> <i> by Chris Lattner · 16 years ago
  72. 528875c fix some validation errors. by Chris Lattner · 16 years ago
  73. 611944b remove an extraneous tag by Chris Lattner · 16 years ago
  74. 7897538 Make this document *substantially* better and cover a lot more territory. by Chris Lattner · 16 years ago
  75. e18b32e final edits by Chris Lattner · 16 years ago
  76. aeb06d2 Added support for the following definition of shufflevector by Mon P Wang · 16 years ago
  77. 22b91d7 fix validation problem. by Chris Lattner · 16 years ago
  78. 203e71d Fix syntax of iterate_complex example. Noticed by Martin! by Eric Christopher · 16 years ago
  79. c4479a7 Document the acronym RAUW. Patch by Jonathan Brandmeyer! by Dan Gohman · 16 years ago
  80. 00f1c40 Clarify documentation. A module pass MP can require a function paqss FP only if FP does not require any module pass. by Devang Patel · 16 years ago
  81. ba10fe0 fix two validation errors by Gabor Greif · 16 years ago
  82. 0a43a0e fix typos, harmonize formatting by Gabor Greif · 16 years ago
  83. a7ec706 Add note about cmake. Patch by Oscar Fuentes. by Tanya Lattner · 16 years ago
  84. 1eb4df6 mention fortran status. by Chris Lattner · 16 years ago
  85. 90e619a fix typo by Torok Edwin · 16 years ago
  86. 19bd0ad llvm-ld doesn't have a -march option. This fixes PR2961 by Chris Lattner · 16 years ago
  87. 52790e5 fix prototype of print, it is (llvm/Pass.h): by Torok Edwin · 16 years ago
  88. 2b9cbf1 fix duplicate anchor names, and broken anchor links from the TOC by Torok Edwin · 16 years ago
  89. 6f038f4 formatting tweak for intrinsic by Gabor Greif · 16 years ago
  90. 741748a Some grammar fixes, and non-invasive format changes. by Bill Wendling · 16 years ago
  91. f322a98 mention getresult -> extractvalue (PR2935) by Chris Lattner · 16 years ago
  92. 33b1c30 Remove -check-exit-code from bugpoint. This is subsumed by -append-exit-code. by Nick Lewycky · 16 years ago
  93. b7e1a4f Added MIPS release notes. by Bruno Cardoso Lopes · 16 years ago
  94. 94199da Fix spelling error. by Matthijs Kooijman · 16 years ago
  95. 86af90d remove spurious space in link by Gabor Greif · 16 years ago
  96. 56d313d Remove naming Tilmann for generics. by Nicolas Geoffray · 16 years ago
  97. 3bd3a26 catch one more typo, canonicalize LLVMdev by Gabor Greif · 16 years ago
  98. 804ffb6 fix some validation errors, improve formatting, squash a strange plural by Gabor Greif · 16 years ago
  99. 76dea95 Prevent assert when using '"' in names (via hexadecimal). by Daniel Dunbar · 16 years ago
  100. 1373943 Add some ReleaseNotes on clang codegen. by Daniel Dunbar · 16 years ago