1. fd095b6 Get rid of the tagging functions and use PointerIntPair. by Gabor Greif · 16 years ago
  2. 81e2167 A few more whitespace tidyments. by Dan Gohman · 16 years ago
  3. 2a08c53 Tidy whitespace. by Dan Gohman · 16 years ago
  4. b0fa430 * Wrap command line flag in <tt> * Wrapped long lines in code section by Misha Brukman · 16 years ago
  5. 98117cd So *this* is where all the trailing whitespace in file header comments come by Misha Brukman · 16 years ago
  6. 01bb8b0 lex and bison aren't needed to build llvm anymore. by Chris Lattner · 16 years ago
  7. 0c7b39f new non-ambiguous syntax. by Chris Lattner · 16 years ago
  8. 0c91373 CMake: Added some VC++ specific info to CMake.html. by Oscar Fuentes · 16 years ago
  9. 8722a2c * Updated TOC and fixed named anchors * Simplified section header marking by Misha Brukman · 16 years ago
  10. 9e6b68d Minimize the width of the notes region: it will end where the text ends, if the by Misha Brukman · 16 years ago
  11. 0427f7a Simplified marking code regions with a single <pre> rather than by Misha Brukman · 16 years ago
  12. 740e3db Center the legal note to give it even padding on left and right, and make it by Misha Brukman · 16 years ago
  13. ccd0295 Cleanup: clarify llvm-gcc version and package name. by Misha Brukman · 16 years ago
  14. 6531d47 Clarify a bit. Based on feedback by Talin. by Duncan Sands · 16 years ago
  15. f23d0d3 Resubmit support for the 'nocapture' attribute. by Nick Lewycky · 16 years ago
  16. 78eb804 Recommit this grammar fix that was backed out along with nocapture. by Nick Lewycky · 16 years ago
  17. a54d4b2 Simplified marking code regions -- no need to use <div> to surround <pre> tags. by Misha Brukman · 16 years ago
  18. b610655 Instead of referring to the license file in the 2.3 release, refer to the by Misha Brukman · 16 years ago
  19. 9474d01 Added mention of the RELEASE_24 tag for the 2.4 release. by Misha Brukman · 16 years ago
  20. 2d0484c Update also the generated docs. by Mikhail Glushenkov · 16 years ago
  21. 6fa311c Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release by Bill Wendling · 16 years ago
  22. 64722e5 * Comply with HTML 4.01 Strict by Misha Brukman · 16 years ago
  23. 96e0081 * Comply with HTML 4.01 Strict standard by Misha Brukman · 16 years ago
  24. e642658 Introducing nocapture, a parameter attribute for pointers to indicate that the by Nick Lewycky · 16 years ago
  25. 01557ce Clarify the meaning of the NoAlias response. The plan is to refer to this from by Nick Lewycky · 16 years ago
  26. 3c8da59 Fixed HTML validator warning. by Misha Brukman · 16 years ago
  27. 98a4ec7 CSS cleanup: by Misha Brukman · 16 years ago
  28. 23f522a Add a comment to the auto-generated docs. by Mikhail Glushenkov · 16 years ago
  29. 8cc8288 Merge llvm-rst.css and llvm.css. by Mikhail Glushenkov · 16 years ago
  30. 462886e Some more documentation tweaks. by Mikhail Glushenkov · 16 years ago
  31. d565203 More cosmetic tweaks for llvmc docs. by Mikhail Glushenkov · 16 years ago
  32. ff17b03 fix some incorrect links. by Chris Lattner · 16 years ago
  33. daae124 Man page update. by Mikhail Glushenkov · 16 years ago
  34. 9053154 Fix W3C validator errors. by Mikhail Glushenkov · 16 years ago
  35. 99a3a2c Use correct file for the llvmc tutorial. by Mikhail Glushenkov · 16 years ago
  36. 68319f8 Update the auto-generated llvmc documentation. by Mikhail Glushenkov · 16 years ago
  37. 66286e9 * Removed stray </p> tag * Whitespace cleanups by Misha Brukman · 16 years ago
  38. 2d33c54 * <div align=center> is not valid HTML 4.01 - removed alignment by Misha Brukman · 16 years ago
  39. f00ddb0 Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> by Misha Brukman · 16 years ago
  40. 430245f Conform to the HTML 4.01 Strict specification. by Misha Brukman · 16 years ago
  41. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 16 years ago
  42. 39309df * Fixed formatting of command descriptions to be consistent: by Misha Brukman · 16 years ago
  43. c1449e6 s/A Few Coding Standards/LLVM Coding Standards/g by Misha Brukman · 16 years ago
  44. f82242d fix typo. thanks Baldrick for noticing by Nuno Lopes · 16 years ago
  45. 58dc0b5 add gcc 4.1.2 from redhat to the list of broken compilers by Nuno Lopes · 16 years ago
  46. b8ee801 Update these instructions to the 2.4 release. by Duncan Sands · 16 years ago
  47. 0cfe052 Mention the Ada and Fortran front-ends. by Duncan Sands · 16 years ago
  48. 01f8d09 Added a little more information that vector shifts require vector shift amount. by Mon P Wang · 16 years ago
  49. 80b9902 Rewrite instructions for configuring external tests to reflect reality. by Dale Johannesen · 16 years ago
  50. efc5c31 Man page typo fix. by Mikhail Glushenkov · 16 years ago
  51. e9f1015 Fix getNode to allow a vector for the shift amount for shifts of vectors. by Mon P Wang · 16 years ago
  52. 70ef449 Generalize bugpoint's concept of a "safe" backend, and add options by Dan Gohman · 16 years ago
  53. 28ea4f6 Fixes for Visual Studio users. Patch by OvermindDL1 on llvm-dev! by Nick Lewycky · 16 years ago
  54. 24dc52d Man page update. by Mikhail Glushenkov · 16 years ago
  55. 15511cf Rename isSimpleLoad to canFoldAsLoad, to better reflect its meaning. by Dan Gohman · 16 years ago
  56. 822293a Fix spelling mistake. by Nick Lewycky · 16 years ago
  57. b0a57aa Fixed HTML closing tag, cleaned up some spacing. by Misha Brukman · 16 years ago
  58. baa39d8 Small formatting change. by Bill Wendling · 16 years ago
  59. fbaa7ed Update to explain how ssp and sspreq attributes override each other. by Bill Wendling · 16 years ago
  60. dbb61d1 Describe some more options in the man page. by Mikhail Glushenkov · 16 years ago
  61. a606d1f Add a man page for llvmc. Really basic for now, will be updated later. by Mikhail Glushenkov · 16 years ago
  62. 62810e3 This method got renamed, thanks to Mattias Holm for pointing this out. by Chris Lattner · 16 years ago
  63. 21bfe0b add info about how to run the tests with valgrind by Nuno Lopes · 16 years ago
  64. b6c2202 CMake: Documented two cmake variables. by Oscar Fuentes · 16 years ago
  65. f003276 Fix a few HTML tidiness issues. by Dan Gohman · 16 years ago
  66. fd9ddc0 Delete some spurious characters. by Dan Gohman · 16 years ago
  67. a7ab2bf Fix some "</p>"s. by Dan Gohman · 16 years ago
  68. 641b279 Some documentation for LegalizeTypes. by Dan Gohman · 16 years ago
  69. 9682607 NULL, unique pointers from malloc(0), and freed pointers are legal values for by Torok Edwin · 16 years ago
  70. b2b32fd Seriously strengthen the guarantee offered by noalias on a function's return by Nick Lewycky · 16 years ago
  71. 02ff308 Extend the 'noalias' attribute to function return values. This is intended to by Nick Lewycky · 16 years ago
  72. dccb025 Fixed named anchor for llvm.stackprotector intrinsic. by Misha Brukman · 16 years ago
  73. 7a15273 Describe how the JIT maps fields to MachineOperands, patch by JP Bonn! by Chris Lattner · 16 years ago
  74. a5c05aa by Devang Patel · 16 years ago
  75. 824b958 reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an by Chris Lattner · 16 years ago
  76. dc77092 Revert r59802. It was breaking the build of llvm-gcc: by Bill Wendling · 16 years ago
  77. 219ab40 Make mem[cpy,move,set] intrinsics overloaded. by Sanjiv Gupta · 16 years ago
  78. 41e4a59 LLVM does have a fortran FE! by Duraid Madina · 16 years ago
  79. 370387c CMake: More documentation. by Oscar Fuentes · 16 years ago
  80. 25f1d03 CMake: Some documentation. Work in progress. by Oscar Fuentes · 16 years ago
  81. 69e4adb - Move the stackprotector intrinsic to the general section. by Bill Wendling · 16 years ago
  82. 607d6bb Grammar. by Daniel Dunbar · 16 years ago
  83. 3c44f5b Documentation for the llvm.stackprotector intrinsic. by Bill Wendling · 16 years ago
  84. 37a1ebb punctuate, add wording about patches contributed by others. by Chris Lattner · 16 years ago
  85. 83aad64 LLVM can generate native code for amd64 on "Linux". by Dan Gohman · 16 years ago
  86. 31359ba Update docs for ssp and sspreq function attributes. by Bill Wendling · 16 years ago
  87. 9a365b6 Correct these links. by Duncan Sands · 16 years ago
  88. 7d12b4b last validation errors by Chris Lattner · 16 years ago
  89. cfd5c26 fix some validation errors <it> -> <i> by Chris Lattner · 16 years ago
  90. 528875c fix some validation errors. by Chris Lattner · 16 years ago
  91. 611944b remove an extraneous tag by Chris Lattner · 16 years ago
  92. 7897538 Make this document *substantially* better and cover a lot more territory. by Chris Lattner · 16 years ago
  93. e18b32e final edits by Chris Lattner · 16 years ago
  94. aeb06d2 Added support for the following definition of shufflevector by Mon P Wang · 16 years ago
  95. 22b91d7 fix validation problem. by Chris Lattner · 16 years ago
  96. 203e71d Fix syntax of iterate_complex example. Noticed by Martin! by Eric Christopher · 16 years ago
  97. c4479a7 Document the acronym RAUW. Patch by Jonathan Brandmeyer! by Dan Gohman · 16 years ago
  98. 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
  99. ba10fe0 fix two validation errors by Gabor Greif · 16 years ago
  100. 0a43a0e fix typos, harmonize formatting by Gabor Greif · 16 years ago