1. 6cd7498 Update this text for first-class aggregates. by Nick Lewycky · 16 years ago
  2. e05b6f1 Fix typo. Found by William Moss. by Bill Wendling · 16 years ago
  3. 0186250 document ilist_traits by Gabor Greif · 16 years ago
  4. 2946d1c Expand a bit on iplist. If you are more expert on this class, please review! by Gabor Greif · 16 years ago
  5. 3899e49 update ilist documentation and add some blurb on ilist_node by Gabor Greif · 16 years ago
  6. a1ae094 update year by Gabor Greif · 16 years ago
  7. 8b3894c Update release notes for static analyzer. by Ted Kremenek · 16 years ago
  8. ab68e9e drop some un-edited text for pure and ldc in here. by Chris Lattner · 16 years ago
  9. a15dc03 Remove libtool. by Nick Lewycky · 16 years ago
  10. 1139899 pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. by Chris Lattner · 16 years ago
  11. c1771e3 final random and incoherent notes after making it through all the commits. by Chris Lattner · 16 years ago
  12. d838fcd more notes. by Chris Lattner · 16 years ago
  13. 75e26ca add some notes from Nicolas G. by Chris Lattner · 16 years ago
  14. 326a498 Flesh out the Ada section a little. by Duncan Sands · 16 years ago
  15. 50723a9 The C backend does not support arbitrary precision integers. by Duncan Sands · 16 years ago
  16. 07636ea Note on new type legalizer. by Duncan Sands · 16 years ago
  17. 8524cb9 Add note on support for arbitrary precision integers. by Duncan Sands · 16 years ago
  18. 99f375b more notes. by Chris Lattner · 16 years ago
  19. 74c80df random notes by Chris Lattner · 16 years ago
  20. d9f66e6 Recommend against using Gold to build LLVM. by Nick Lewycky · 16 years ago
  21. 1f85986 don't know if there is a vmkit release to match 2.5 by Chris Lattner · 16 years ago
  22. f40c40b update clang section by Chris Lattner · 16 years ago
  23. 38ab04c rip out llvm 2.4 details to make room for 2.5 by Chris Lattner · 16 years ago
  24. 865f006 Eliminate several more unnecessary intptr_t casts. by Dan Gohman · 16 years ago
  25. b6a7d25 Demonstrate the act of including multiple space-separated parameter attributes, by Nick Lewycky · 16 years ago
  26. bd5e5a8 Edit description of floating point constants to by Dale Johannesen · 16 years ago
  27. cfbcd59 Answer a common FAQ: by Dan Gohman · 16 years ago
  28. 3060f5b fix typo, patch by Jonathan Brandmeyer! by Chris Lattner · 16 years ago
  29. 7c77089 mention rdynamic, PR3431, patch by Stein Roger Skafløtten! by Chris Lattner · 16 years ago
  30. 41b485c Document llvm.umul.with.overflow indicating that it's badly broken and not intended for use. by Bill Wendling · 16 years ago
  31. e220e8c I can't type today apparently. by Chris Lattner · 16 years ago
  32. 0562029 fix typo by Chris Lattner · 16 years ago
  33. 0fd4a27 document pointer type constraints, PR3513 by Chris Lattner · 16 years ago
  34. da01af7 Fixes from feedback. by Bill Wendling · 16 years ago
  35. ac1df8e Document the 'llvm.OP.with.overflow' intrinsics. by Bill Wendling · 16 years ago
  36. ce459b1 PR3485, document alignment on byref. by Chris Lattner · 16 years ago
  37. d64e0eb Improve -fno-opt style option processing to not require an extra by Mike Stump · 16 years ago
  38. ef56ce1 validation error fix. by Chris Lattner · 16 years ago
  39. 242d61d Document type upreferences (PR3380), patch by Stein Roger Skafløtten by Chris Lattner · 16 years ago
  40. dd9db66 by Devang Patel · 16 years ago
  41. 50ef90d SDOperand has been renamed to SDValue. SDNode::Val is now by Dan Gohman · 16 years ago
  42. 1465d61 Rename getAnalysisToUpdate to getAnalysisIfAvailable. by Duncan Sands · 16 years ago
  43. 5303c75 Update the generated docs. by Mikhail Glushenkov · 16 years ago
  44. 3450984 Add some documentation for address-space-based access to the segment registers. by Nate Begeman · 16 years ago
  45. d5b455f Reality-check the FAQ entry for "Can I use LLVM to convert C++ to C?" by Dan Gohman · 16 years ago
  46. d8791e5 Add more documentation mentioning the limitations due to PR2660. by Dan Gohman · 16 years ago
  47. c766f72 Add a few more notes about LLVM IR features that codegen doesn't yet support. by Dan Gohman · 16 years ago
  48. 1421b7b Mimic gcc behaviour with regard to response files. by Mikhail Glushenkov · 16 years ago
  49. 7059d47 Support for multi-valued options in CommandLine by Mikhail Glushenkov · 16 years ago
  50. 81d05c2 Grammar fix. by Duncan Sands · 16 years ago
  51. bb46f52 Add the private linkage. by Rafael Espindola · 16 years ago
  52. f9b1d79 Some small documentation fixes. by Mikhail Glushenkov · 16 years ago
  53. 564b75a Clarify the documentation a bit. by Mikhail Glushenkov · 16 years ago
  54. f3e60bd Document several current CodeGen limitations in LangRef.html. by Dan Gohman · 16 years ago
  55. 7956412 The LLVM Assembly Language Reference incorrectly stated that the by Dan Gohman · 16 years ago
  56. 30e5e55 Fix the instructions to work even when PATH does not contain ".". by Dan Gohman · 16 years ago
  57. ceb4d1a Rename getABITypeSize to getTypePaddedSize, as suggested by Chris. by Duncan Sands · 16 years ago
  58. 734660a remove some dead options. by Chris Lattner · 16 years ago
  59. e7886e4 Implement PR3313, and while I'm at it address a very FAQ. by Chris Lattner · 16 years ago
  60. 398873c Fix the example syntax for named sections. by Dan Gohman · 16 years ago
  61. f8c430b Add a --check-graph option to llvmc. by Mikhail Glushenkov · 16 years ago
  62. fd095b6 Get rid of the tagging functions and use PointerIntPair. by Gabor Greif · 16 years ago
  63. 81e2167 A few more whitespace tidyments. by Dan Gohman · 16 years ago
  64. 2a08c53 Tidy whitespace. by Dan Gohman · 16 years ago
  65. b0fa430 * Wrap command line flag in <tt> * Wrapped long lines in code section by Misha Brukman · 16 years ago
  66. 98117cd So *this* is where all the trailing whitespace in file header comments come by Misha Brukman · 16 years ago
  67. 01bb8b0 lex and bison aren't needed to build llvm anymore. by Chris Lattner · 16 years ago
  68. 0c7b39f new non-ambiguous syntax. by Chris Lattner · 16 years ago
  69. 0c91373 CMake: Added some VC++ specific info to CMake.html. by Oscar Fuentes · 16 years ago
  70. 8722a2c * Updated TOC and fixed named anchors * Simplified section header marking by Misha Brukman · 16 years ago
  71. 9e6b68d Minimize the width of the notes region: it will end where the text ends, if the by Misha Brukman · 16 years ago
  72. 0427f7a Simplified marking code regions with a single <pre> rather than by Misha Brukman · 16 years ago
  73. 740e3db Center the legal note to give it even padding on left and right, and make it by Misha Brukman · 16 years ago
  74. ccd0295 Cleanup: clarify llvm-gcc version and package name. by Misha Brukman · 16 years ago
  75. 6531d47 Clarify a bit. Based on feedback by Talin. by Duncan Sands · 16 years ago
  76. f23d0d3 Resubmit support for the 'nocapture' attribute. by Nick Lewycky · 16 years ago
  77. 78eb804 Recommit this grammar fix that was backed out along with nocapture. by Nick Lewycky · 16 years ago
  78. a54d4b2 Simplified marking code regions -- no need to use <div> to surround <pre> tags. by Misha Brukman · 16 years ago
  79. b610655 Instead of referring to the license file in the 2.3 release, refer to the by Misha Brukman · 16 years ago
  80. 9474d01 Added mention of the RELEASE_24 tag for the 2.4 release. by Misha Brukman · 16 years ago
  81. 2d0484c Update also the generated docs. by Mikhail Glushenkov · 16 years ago
  82. 6fa311c Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release by Bill Wendling · 16 years ago
  83. 64722e5 * Comply with HTML 4.01 Strict by Misha Brukman · 16 years ago
  84. 96e0081 * Comply with HTML 4.01 Strict standard by Misha Brukman · 16 years ago
  85. e642658 Introducing nocapture, a parameter attribute for pointers to indicate that the by Nick Lewycky · 16 years ago
  86. 01557ce Clarify the meaning of the NoAlias response. The plan is to refer to this from by Nick Lewycky · 16 years ago
  87. 3c8da59 Fixed HTML validator warning. by Misha Brukman · 16 years ago
  88. 98a4ec7 CSS cleanup: by Misha Brukman · 16 years ago
  89. 23f522a Add a comment to the auto-generated docs. by Mikhail Glushenkov · 16 years ago
  90. 8cc8288 Merge llvm-rst.css and llvm.css. by Mikhail Glushenkov · 16 years ago
  91. 462886e Some more documentation tweaks. by Mikhail Glushenkov · 16 years ago
  92. d565203 More cosmetic tweaks for llvmc docs. by Mikhail Glushenkov · 16 years ago
  93. ff17b03 fix some incorrect links. by Chris Lattner · 16 years ago
  94. daae124 Man page update. by Mikhail Glushenkov · 16 years ago
  95. 9053154 Fix W3C validator errors. by Mikhail Glushenkov · 16 years ago
  96. 99a3a2c Use correct file for the llvmc tutorial. by Mikhail Glushenkov · 16 years ago
  97. 68319f8 Update the auto-generated llvmc documentation. by Mikhail Glushenkov · 16 years ago
  98. 66286e9 * Removed stray </p> tag * Whitespace cleanups by Misha Brukman · 16 years ago
  99. 2d33c54 * <div align=center> is not valid HTML 4.01 - removed alignment by Misha Brukman · 16 years ago
  100. f00ddb0 Removed warnings from HTML 4.01 validator: trailing slashes in <br> and <img> by Misha Brukman · 16 years ago