1. bc14dd3 Update the Visual Studio docs. Patch by Stefanus! by Bill Wendling · 15 years ago
  2. 4ad0d57 Documentation update. by Mikhail Glushenkov · 15 years ago
  3. abc061c Mention explicitly that the Ada front-end will not bootstrap. by Duncan Sands · 15 years ago
  4. 640e7c6 tt'ify. by Chris Lattner · 15 years ago
  5. 4bd3d7e VC++ 6.0 is not future work :) by Chris Lattner · 15 years ago
  6. 19527c6 Add some explanations of how apint loads and stores work. by Duncan Sands · 15 years ago
  7. d9c9bf7 Update these for the 2.5 release. by Duncan Sands · 15 years ago
  8. 6a65f42 add some text to explain sentinels by Gabor Greif · 15 years ago
  9. 0cbcabe minor tweaks by Gabor Greif · 15 years ago
  10. c540b1f do not pretend llvm/.../*.h being system headers by Gabor Greif · 15 years ago
  11. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 15 years ago
  12. 94244f3 fix validator errors by Gabor Greif · 15 years ago
  13. d6c1ed0 Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! by Gabor Greif · 15 years ago
  14. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 15 years ago
  15. 8c0e62c Clarify wording, patch by Stefanus Du Toit! by Chris Lattner · 15 years ago
  16. f1a3082 don't allow hash_map or hash_set. by Chris Lattner · 15 years ago
  17. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 15 years ago
  18. bffc866 Committing unsaved changes that should've been with r66237. by Gordon Henriksen · 15 years ago
  19. e5abac4 Incorporate feedback to improve GarbageCollection.html. by Gordon Henriksen · 15 years ago
  20. bb2b521 This bug's been fixed but a version with the fix hasn't been released yet. by Nick Lewycky · 15 years ago
  21. 52349a9 Document the -gcc-tool-args bugpoint option. by Bill Wendling · 15 years ago
  22. e3d1b65 Add some more clang related release notes. by Daniel Dunbar · 15 years ago
  23. 6e2b86b Remove incorrect information about fortran on Darwin. by Tanya Lattner · 15 years ago
  24. f94ecc3 fix broken GCC bugzilla link by Gabor Greif · 15 years ago
  25. 54820ce add a Q/A on broken GCCs by Gabor Greif · 15 years ago
  26. cade822 update blurb per Shannon Weyrick. by Chris Lattner · 15 years ago
  27. 05c7095 Try to make the meaning of 'nocapture' a bit clearer. I by Duncan Sands · 15 years ago
  28. dd3e672 Use GCC not gcc, like everywhere else in this document. by Duncan Sands · 15 years ago
  29. 524a5dd Grammar and punctuation fixes. No content changes. by John Criswell · 15 years ago
  30. cc46550 note the removal of deprecated interfaces by Gabor Greif · 15 years ago
  31. 4906abe minor tweaks by Gabor Greif · 15 years ago
  32. 29ecc1c minor tweaks by Gabor Greif · 15 years ago
  33. 09c9ed4 Add more notes for VMKit. by Nicolas Geoffray · 15 years ago
  34. 99dac47 Random formatting changes. by Bill Wendling · 15 years ago
  35. dc1350e Fix typos. by Bill Wendling · 15 years ago
  36. 63d8c55 Change </pp> to </p>. by Bill Wendling · 15 years ago
  37. 6bc1528 - Use "real-world applications" instead of just "real applications". by Bill Wendling · 15 years ago
  38. c9c0b59 Make some improvements to the GC docs. by Gordon Henriksen · 15 years ago
  39. 3975f2b remove empty section by Chris Lattner · 15 years ago
  40. 511433e more englishification by Chris Lattner · 15 years ago
  41. 917cc71 start translating this into Engrish and organizing it. by Chris Lattner · 15 years ago
  42. 932af8f move gold plugin next to LTO doc in the subsystem section by Chris Lattner · 15 years ago
  43. f3888ba Add a quickstart example. by Nick Lewycky · 15 years ago
  44. f45a828 Close list item tag, to conform with the style in this file. It's optional by Nick Lewycky · 15 years ago
  45. 017730c Add the gold plugin page to the documentation index! by Nick Lewycky · 15 years ago
  46. d66ff0f Cleanup the description of flags to llvm-gcc. Also remove stray text in the by Nick Lewycky · 15 years ago
  47. 050147c Don't forget the important part. llvm-gcc -use-gold-plugin passes the right by Nick Lewycky · 15 years ago
  48. f795ef0 Sprinkle llvmc notes with <tt>. by Mikhail Glushenkov · 15 years ago
  49. 10f0675 Tweak this a bit. by Duncan Sands · 15 years ago
  50. fd97aa2 Fix grammar. by Nick Lewycky · 15 years ago
  51. ebc6765 First pass at a document describing how to achieve LTO on Linux with gold. by Nick Lewycky · 15 years ago
  52. f910fd3 Another point to mention. by Duncan Sands · 15 years ago
  53. c441fb8 add some llvmc notes from Mikhail by Chris Lattner · 15 years ago
  54. 0a4bbbf Fix grammaro. by Bill Wendling · 15 years ago
  55. bc31caf add a stub for Roadsend PHP by Chris Lattner · 15 years ago
  56. 7088279 don't use the word 'aggregate' with constants, it is confusing. by Chris Lattner · 15 years ago
  57. 03bbad6 don't redescribe bitcast constraints in two places. It is not valid to by Chris Lattner · 15 years ago
  58. 6cd7498 Update this text for first-class aggregates. by Nick Lewycky · 15 years ago
  59. e05b6f1 Fix typo. Found by William Moss. by Bill Wendling · 15 years ago
  60. 0186250 document ilist_traits by Gabor Greif · 15 years ago
  61. 2946d1c Expand a bit on iplist. If you are more expert on this class, please review! by Gabor Greif · 15 years ago
  62. 3899e49 update ilist documentation and add some blurb on ilist_node by Gabor Greif · 15 years ago
  63. a1ae094 update year by Gabor Greif · 15 years ago
  64. 8b3894c Update release notes for static analyzer. by Ted Kremenek · 15 years ago
  65. ab68e9e drop some un-edited text for pure and ldc in here. by Chris Lattner · 15 years ago
  66. a15dc03 Remove libtool. by Nick Lewycky · 15 years ago
  67. 1139899 pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. by Chris Lattner · 15 years ago
  68. c1771e3 final random and incoherent notes after making it through all the commits. by Chris Lattner · 15 years ago
  69. d838fcd more notes. by Chris Lattner · 15 years ago
  70. 75e26ca add some notes from Nicolas G. by Chris Lattner · 15 years ago
  71. 326a498 Flesh out the Ada section a little. by Duncan Sands · 15 years ago
  72. 50723a9 The C backend does not support arbitrary precision integers. by Duncan Sands · 15 years ago
  73. 07636ea Note on new type legalizer. by Duncan Sands · 15 years ago
  74. 8524cb9 Add note on support for arbitrary precision integers. by Duncan Sands · 15 years ago
  75. 99f375b more notes. by Chris Lattner · 15 years ago
  76. 74c80df random notes by Chris Lattner · 15 years ago
  77. d9f66e6 Recommend against using Gold to build LLVM. by Nick Lewycky · 15 years ago
  78. 1f85986 don't know if there is a vmkit release to match 2.5 by Chris Lattner · 15 years ago
  79. f40c40b update clang section by Chris Lattner · 15 years ago
  80. 38ab04c rip out llvm 2.4 details to make room for 2.5 by Chris Lattner · 15 years ago
  81. 865f006 Eliminate several more unnecessary intptr_t casts. by Dan Gohman · 15 years ago
  82. b6a7d25 Demonstrate the act of including multiple space-separated parameter attributes, by Nick Lewycky · 15 years ago
  83. bd5e5a8 Edit description of floating point constants to by Dale Johannesen · 15 years ago
  84. cfbcd59 Answer a common FAQ: by Dan Gohman · 15 years ago
  85. 3060f5b fix typo, patch by Jonathan Brandmeyer! by Chris Lattner · 15 years ago
  86. 7c77089 mention rdynamic, PR3431, patch by Stein Roger Skafløtten! by Chris Lattner · 16 years ago
  87. 41b485c Document llvm.umul.with.overflow indicating that it's badly broken and not intended for use. by Bill Wendling · 16 years ago
  88. e220e8c I can't type today apparently. by Chris Lattner · 16 years ago
  89. 0562029 fix typo by Chris Lattner · 16 years ago
  90. 0fd4a27 document pointer type constraints, PR3513 by Chris Lattner · 16 years ago
  91. da01af7 Fixes from feedback. by Bill Wendling · 16 years ago
  92. ac1df8e Document the 'llvm.OP.with.overflow' intrinsics. by Bill Wendling · 16 years ago
  93. ce459b1 PR3485, document alignment on byref. by Chris Lattner · 16 years ago
  94. d64e0eb Improve -fno-opt style option processing to not require an extra by Mike Stump · 16 years ago
  95. ef56ce1 validation error fix. by Chris Lattner · 16 years ago
  96. 242d61d Document type upreferences (PR3380), patch by Stein Roger Skafløtten by Chris Lattner · 16 years ago
  97. dd9db66 by Devang Patel · 16 years ago
  98. 50ef90d SDOperand has been renamed to SDValue. SDNode::Val is now by Dan Gohman · 16 years ago
  99. 1465d61 Rename getAnalysisToUpdate to getAnalysisIfAvailable. by Duncan Sands · 16 years ago
  100. 5303c75 Update the generated docs. by Mikhail Glushenkov · 16 years ago