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