1. d838fcd more notes. by Chris Lattner · 16 years ago
  2. 75e26ca add some notes from Nicolas G. by Chris Lattner · 16 years ago
  3. 326a498 Flesh out the Ada section a little. by Duncan Sands · 16 years ago
  4. 50723a9 The C backend does not support arbitrary precision integers. by Duncan Sands · 16 years ago
  5. 07636ea Note on new type legalizer. by Duncan Sands · 16 years ago
  6. 8524cb9 Add note on support for arbitrary precision integers. by Duncan Sands · 16 years ago
  7. 99f375b more notes. by Chris Lattner · 16 years ago
  8. 74c80df random notes by Chris Lattner · 16 years ago
  9. 1f85986 don't know if there is a vmkit release to match 2.5 by Chris Lattner · 16 years ago
  10. f40c40b update clang section by Chris Lattner · 16 years ago
  11. 38ab04c rip out llvm 2.4 details to make room for 2.5 by Chris Lattner · 16 years ago
  12. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 17 years ago
  13. e18b32e final edits by Chris Lattner · 17 years ago
  14. ba10fe0 fix two validation errors by Gabor Greif · 17 years ago
  15. 0a43a0e fix typos, harmonize formatting by Gabor Greif · 17 years ago
  16. a7ec706 Add note about cmake. Patch by Oscar Fuentes. by Tanya Lattner · 17 years ago
  17. 1eb4df6 mention fortran status. by Chris Lattner · 17 years ago
  18. 6f038f4 formatting tweak for intrinsic by Gabor Greif · 17 years ago
  19. 741748a Some grammar fixes, and non-invasive format changes. by Bill Wendling · 17 years ago
  20. f322a98 mention getresult -> extractvalue (PR2935) by Chris Lattner · 17 years ago
  21. b7e1a4f Added MIPS release notes. by Bruno Cardoso Lopes · 17 years ago
  22. 86af90d remove spurious space in link by Gabor Greif · 17 years ago
  23. 56d313d Remove naming Tilmann for generics. by Nicolas Geoffray · 17 years ago
  24. 3bd3a26 catch one more typo, canonicalize LLVMdev by Gabor Greif · 17 years ago
  25. 804ffb6 fix some validation errors, improve formatting, squash a strange plural by Gabor Greif · 17 years ago
  26. 1373943 Add some ReleaseNotes on clang codegen. by Daniel Dunbar · 17 years ago
  27. b34dd13 by Devang Patel · 17 years ago
  28. 99a4d30 Add VMKit notes. by Nicolas Geoffray · 17 years ago
  29. 9aeea5b Mention a few methods in ConstantSDNode that were renamed. by Dan Gohman · 17 years ago
  30. 44aa921 Fix a few close tags. by Dan Gohman · 17 years ago
  31. 1bbddce Fix a typo. by Dan Gohman · 17 years ago
  32. bd9f9af Add a brief mention of the new free-list management code. by Dan Gohman · 17 years ago
  33. a8b8490 minor corrections, improved formatting by Gabor Greif · 17 years ago
  34. fa933f8 typo and formatting tweaks by Gabor Greif · 17 years ago
  35. 9ba2379 Mention the different constant folders that IRBuilder can use. by Duncan Sands · 17 years ago
  36. f1796b6 add some upgrading notes from Pekka. by Chris Lattner · 17 years ago
  37. c702d16 add LSR and frameaddress info. by Chris Lattner · 17 years ago
  38. 3c3ec0c Add static analyzer notes. by Ted Kremenek · 17 years ago
  39. cc04261 more minor updates by Chris Lattner · 17 years ago
  40. eeb4da0 more changes. by Chris Lattner · 17 years ago
  41. f301387 optimizer and codegen by Chris Lattner · 17 years ago
  42. 7752d1a more updates. by Chris Lattner · 17 years ago
  43. b82eb06 describe major new features and llvm-gcc features. by Chris Lattner · 17 years ago
  44. 1050d73 MarkModRef -> AddReadAttrs. by Duncan Sands · 17 years ago
  45. bf8c4f2 Add some llvm-gcc changes that may be worth detailing. by Duncan Sands · 17 years ago
  46. fb97b2d give the static analyzer its own section. by Chris Lattner · 17 years ago
  47. 96a445e more rearranging. by Chris Lattner · 17 years ago
  48. f6662f9 move major changes down. by Chris Lattner · 17 years ago
  49. bbf379a Fix typo. Add note on trampoline support. by Duncan Sands · 17 years ago
  50. 978bcee Update the Ada part. by Duncan Sands · 17 years ago
  51. 59b5ce4 final note. by Chris Lattner · 17 years ago
  52. 49feb45 Add whitespace before a parenthesis. by Mikhail Glushenkov · 17 years ago
  53. ea65d7d Add a note on llvmc2 plugins + remove some trailing whitespace (my Emacs does this automatically). by Mikhail Glushenkov · 17 years ago
  54. cdb0e4c more notes by Chris Lattner · 17 years ago
  55. 547a391 add some more notes by Chris Lattner · 17 years ago
  56. cce6d4b add some notes by Chris Lattner · 17 years ago
  57. 43778b3 Add API changes which affected me to release notes: by Daniel Dunbar · 17 years ago
  58. 0021fc1 Note EH stuff for x86-64/linux by Anton Korobeynikov · 17 years ago
  59. 1b4d7a9 We do support PIC on x86-64/linux by Anton Korobeynikov · 17 years ago
  60. 857fb13 Strip out 2.3 info, make space for 2.4 info. I'd appreciate it if by Chris Lattner · 17 years ago
  61. 93ee81e Small formatting changes. by Bill Wendling · 17 years ago
  62. a3bd11d removed two implicitly closed </p> tags to get it validate by Gabor Greif · 17 years ago
  63. f821ca3 Add a note in the API Changes section about the ConstantFP::get change. by Dan Gohman · 17 years ago
  64. f3a4fea linkify, this requires pulling CodeGenerator.html into 2.3. by Chris Lattner · 17 years ago
  65. e7bc136 grammaro by Chris Lattner · 17 years ago
  66. 04af7cb final edits from me, simplify the ia64 section. by Chris Lattner · 17 years ago
  67. 43b65e9 more edits by Chris Lattner · 17 years ago
  68. 8207ba9 Add notes about two known X86-64 limitations. by Dan Gohman · 17 years ago
  69. f8e0b4e several edits by Chris Lattner · 17 years ago
  70. e328078 Add some links to doxygen documentation. by Dan Gohman · 17 years ago
  71. fd0d22e Describe MachineMemOperands. by Dan Gohman · 17 years ago
  72. eedf6fe Fix a grammero. by Dan Gohman · 17 years ago
  73. 7e59b8a Revert a bad edit from r52095. by Gordon Henriksen · 17 years ago
  74. 8348b47 add vmkit and rewrite clang section by Chris Lattner · 17 years ago
  75. ea34f64 start edits. by Chris Lattner · 17 years ago
  76. e6e1b35 add more notes. by Chris Lattner · 17 years ago
  77. c4e6b37 add some html escapes by Chris Lattner · 17 years ago
  78. 27aff87 Using llc always rather than sometimes using LLC. by Duncan Sands · 17 years ago
  79. 47eff2b Fix spelling. by Duncan Sands · 17 years ago
  80. a6094be Add win64 by Anton Korobeynikov · 17 years ago
  81. 0d17691 This was fixed by Anton Korobeynikov · 17 years ago
  82. 0b83220 add some notes. by Chris Lattner · 17 years ago
  83. 30073ff Include loop deletion and the ADCE rewrite in the release notes. by Owen Anderson · 17 years ago
  84. 83a15d7 Describe loop index split. by Devang Patel · 17 years ago
  85. 6e60ea4 Wording fixes. Thanks Bill! by Dan Gohman · 17 years ago
  86. 96a89c7 fix typos, tweak stuff, make it to validate by Gabor Greif · 17 years ago
  87. 4e16d40 Move i128 on x86-64 from the codegen section to the x86-specific section. by Dan Gohman · 17 years ago
  88. 9c39926 Add a note about improved alignment detection. by Dan Gohman · 17 years ago
  89. 809d91e Add a note mentioning --view-sunit-dags improvements. by Dan Gohman · 17 years ago
  90. 85765e6 Expand the bullet item about i128 support and APInt usage in codegen. by Dan Gohman · 17 years ago
  91. 1494bcc Move this to the proper section. by Gordon Henriksen · 17 years ago
  92. 4ca93d0 Adding release notes for bindings improvements. by Gordon Henriksen · 17 years ago
  93. 77d29b1 more updates and random notes, including changes up through Week-of-Mon-20080324. by Chris Lattner · 17 years ago
  94. bc5786b add llvmc2 notes, stack realignment. by Chris Lattner · 17 years ago
  95. 5733b27 various status updates. by Chris Lattner · 17 years ago
  96. 791f77b Start adding 2.3 content. by Chris Lattner · 17 years ago
  97. 2b659ef rip out llvm 2.2 stuff in preparation for llvm 2.3 by Chris Lattner · 18 years ago
  98. 02b81fe remove unknown details by Chris Lattner · 18 years ago
  99. 8c77ff9 Added blurb for CellSPU progress by Scott Michel · 18 years ago
  100. 786cb7e tweaks from dale. by Chris Lattner · 18 years ago