1. 1af789f HTML-escape '>' as '>' in sample C++ code. by Misha Brukman · 16 years ago
  2. 714257f Add a mention of TypeBuilder to the programmer's manual, and clean up the class by Jeffrey Yasskin · 16 years ago
  3. be8cc2a Second attempt: by Bill Wendling · 16 years ago
  4. f044cff Fix some confusion in the Ada f-e build instructions between by Duncan Sands · 16 years ago
  5. 23c70f4 Now that any size of integer indices are allowed for sequential types, remove the unneccessary gyan about promoting them. by Sanjiv Gupta · 16 years ago
  6. f9a3ec8 Add two new record types to the blockinfo block: by Chris Lattner · 16 years ago
  7. 9341c80 Any size of integral indices are allowed in gep for indexing into sequential types. Also adding a test case to check the indices type allowed into struct. by Sanjiv Gupta · 16 years ago
  8. efdb3bc improve documentation on build configurations, patch by Josef Eisl! by Chris Lattner · 16 years ago
  9. 0694290 aDd support for building a subset of the llvm tools, patch by Jeffrey Yasskin! by Chris Lattner · 16 years ago
  10. 4f4365e Update docs to not mention gcse/loadvn and mention memdep and by Chris Lattner · 16 years ago
  11. 9f805c2 Fixed the gep example for i16 type indices. by Sanjiv Gupta · 16 years ago
  12. 16ffa80 Fixed spaces and the getelementpointer example with i16 type indices. by Sanjiv Gupta · 16 years ago
  13. 7787d4a Allow i16 type indices to gep. by Sanjiv Gupta · 16 years ago
  14. 3f47c29 by David Greene · 16 years ago
  15. e8cf21e by David Greene · 16 years ago
  16. 5654613 by David Greene · 16 years ago
  17. c7cafcd by David Greene · 16 years ago
  18. de444af Implement multiclass inheritance. by David Greene · 16 years ago
  19. e370c80 ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead. by Dan Gohman · 16 years ago
  20. dc22376 Make it clearer that llvm-gcc is not needed for building llvm. by Duncan Sands · 16 years ago
  21. 5bea822 Update information on canadian cross builds by Jim Grosbach · 16 years ago
  22. 8011880 More obsessive reformatting. Fixed some validation errors. by Bill Wendling · 16 years ago
  23. 266c7bb Add a new "available_externally" linkage type. This is intended by Chris Lattner · 16 years ago
  24. ef5facd Add paragraph tags. by Nick Lewycky · 16 years ago
  25. de9b4c4 Fix compile error. Pointed out by mait on #llvm IRC! by Nick Lewycky · 16 years ago
  26. 7e0fc8a Fixed spelling. by Misha Brukman · 16 years ago
  27. b357f04 fix typo, patch by Shlomi Fish! by Chris Lattner · 16 years ago
  28. 00a7b52 Remove AllowInverse: it leaks memory and is not the right by Chris Lattner · 16 years ago
  29. a0bd810 Use 'name' instead of 'href'. by Bill Wendling · 16 years ago
  30. b1a61bd Fix verification failure. by Bill Wendling · 16 years ago
  31. f159402 Offer an explanation of why building LLVM-GCC with objdir == srcdir doesn't by Bill Wendling · 16 years ago
  32. 290235f Another reformatting. No change in docs. by Bill Wendling · 16 years ago
  33. dcd006b add a new Blob encoding abbreviation for bitcode files that emits by Chris Lattner · 16 years ago
  34. 63c3ffc clean up some html by Chris Lattner · 16 years ago
  35. 19a8dca Add character encoding declaration to fix verification warning. by Bill Wendling · 16 years ago
  36. 78c8fce Obsessively format this document. by Bill Wendling · 16 years ago
  37. e6b4879 Add character encoding declaration. by Bill Wendling · 16 years ago
  38. e9e6fd9 Fix validation error. by Bill Wendling · 16 years ago
  39. 4a2bca8 A lot of formatting changes. by Bill Wendling · 16 years ago
  40. 903bcc4 Fix some HTML validation errors. by Bill Wendling · 16 years ago
  41. bb7425f General clean-up of the bitcode format documentation. Having the paragraphs by Bill Wendling · 16 years ago
  42. 21cc446 Add support for embedded metadata to LLVM. This introduces two new types of by Nick Lewycky · 16 years ago
  43. 138dd6d Duplicate entry. by Bill Wendling · 16 years ago
  44. 03dc1fe "Add documentation about the fix for missing x86 by Chris Lattner · 16 years ago
  45. f436fed update some syntax by Chris Lattner · 16 years ago
  46. 34cb154 add this to SVN to allow collaborative hacking. by Chris Lattner · 16 years ago
  47. 3228abe docs/TestingGuide.html: correction to prev. text (objdir!=srcdir required for running test-suite), removed refs to llvm-test by John Mosby · 16 years ago
  48. 217b919 fix some validation problems. by Chris Lattner · 16 years ago
  49. 24446d6 Clarify section on setting up and running test-suite by John Mosby · 16 years ago
  50. bc14dd3 Update the Visual Studio docs. Patch by Stefanus! by Bill Wendling · 16 years ago
  51. 4ad0d57 Documentation update. by Mikhail Glushenkov · 16 years ago
  52. abc061c Mention explicitly that the Ada front-end will not bootstrap. by Duncan Sands · 16 years ago
  53. 640e7c6 tt'ify. by Chris Lattner · 16 years ago
  54. 4bd3d7e VC++ 6.0 is not future work :) by Chris Lattner · 16 years ago
  55. 19527c6 Add some explanations of how apint loads and stores work. by Duncan Sands · 16 years ago
  56. d9c9bf7 Update these for the 2.5 release. by Duncan Sands · 16 years ago
  57. 6a65f42 add some text to explain sentinels by Gabor Greif · 16 years ago
  58. 0cbcabe minor tweaks by Gabor Greif · 16 years ago
  59. c540b1f do not pretend llvm/.../*.h being system headers by Gabor Greif · 16 years ago
  60. 4dc2b39 It makes no sense to have a ODR version of common linkage, so remove it. by Duncan Sands · 16 years ago
  61. 94244f3 fix validator errors by Gabor Greif · 16 years ago
  62. d6c1ed0 Fix exaples using IRBuilder. Thanks, Quadrescence and Glip7 from IRC! by Gabor Greif · 16 years ago
  63. 5f4ee1f Remove the one-definition-rule version of extern_weak by Duncan Sands · 16 years ago
  64. 8c0e62c Clarify wording, patch by Stefanus Du Toit! by Chris Lattner · 16 years ago
  65. f1a3082 don't allow hash_map or hash_set. by Chris Lattner · 16 years ago
  66. 667d4b8 Introduce new linkage types linkonce_odr, weak_odr, common_odr by Duncan Sands · 16 years ago
  67. bffc866 Committing unsaved changes that should've been with r66237. by Gordon Henriksen · 16 years ago
  68. e5abac4 Incorporate feedback to improve GarbageCollection.html. by Gordon Henriksen · 16 years ago
  69. bb2b521 This bug's been fixed but a version with the fix hasn't been released yet. by Nick Lewycky · 16 years ago
  70. 52349a9 Document the -gcc-tool-args bugpoint option. by Bill Wendling · 16 years ago
  71. e3d1b65 Add some more clang related release notes. by Daniel Dunbar · 16 years ago
  72. 6e2b86b Remove incorrect information about fortran on Darwin. by Tanya Lattner · 16 years ago
  73. f94ecc3 fix broken GCC bugzilla link by Gabor Greif · 16 years ago
  74. 54820ce add a Q/A on broken GCCs by Gabor Greif · 16 years ago
  75. cade822 update blurb per Shannon Weyrick. by Chris Lattner · 16 years ago
  76. 05c7095 Try to make the meaning of 'nocapture' a bit clearer. I by Duncan Sands · 16 years ago
  77. dd3e672 Use GCC not gcc, like everywhere else in this document. by Duncan Sands · 16 years ago
  78. 524a5dd Grammar and punctuation fixes. No content changes. by John Criswell · 16 years ago
  79. cc46550 note the removal of deprecated interfaces by Gabor Greif · 16 years ago
  80. 4906abe minor tweaks by Gabor Greif · 16 years ago
  81. 29ecc1c minor tweaks by Gabor Greif · 16 years ago
  82. 09c9ed4 Add more notes for VMKit. by Nicolas Geoffray · 16 years ago
  83. 99dac47 Random formatting changes. by Bill Wendling · 16 years ago
  84. dc1350e Fix typos. by Bill Wendling · 16 years ago
  85. 63d8c55 Change </pp> to </p>. by Bill Wendling · 16 years ago
  86. 6bc1528 - Use "real-world applications" instead of just "real applications". by Bill Wendling · 16 years ago
  87. c9c0b59 Make some improvements to the GC docs. by Gordon Henriksen · 16 years ago
  88. 3975f2b remove empty section by Chris Lattner · 16 years ago
  89. 511433e more englishification by Chris Lattner · 16 years ago
  90. 917cc71 start translating this into Engrish and organizing it. by Chris Lattner · 16 years ago
  91. 932af8f move gold plugin next to LTO doc in the subsystem section by Chris Lattner · 16 years ago
  92. f3888ba Add a quickstart example. by Nick Lewycky · 16 years ago
  93. f45a828 Close list item tag, to conform with the style in this file. It's optional by Nick Lewycky · 16 years ago
  94. 017730c Add the gold plugin page to the documentation index! by Nick Lewycky · 16 years ago
  95. d66ff0f Cleanup the description of flags to llvm-gcc. Also remove stray text in the by Nick Lewycky · 16 years ago
  96. 050147c Don't forget the important part. llvm-gcc -use-gold-plugin passes the right by Nick Lewycky · 16 years ago
  97. f795ef0 Sprinkle llvmc notes with <tt>. by Mikhail Glushenkov · 16 years ago
  98. 10f0675 Tweak this a bit. by Duncan Sands · 16 years ago
  99. fd97aa2 Fix grammar. by Nick Lewycky · 16 years ago
  100. ebc6765 First pass at a document describing how to achieve LTO on Linux with gold. by Nick Lewycky · 16 years ago