1. cb28286b7 remove dupe by Chris Lattner · 15 years ago
  2. 83cd35a reword my incoherent babble into something that makes sense from Wesley Peck! by Chris Lattner · 15 years ago
  3. fb1a739 two more projects. by Chris Lattner · 15 years ago
  4. cd062cd add some notes from Matthieu Moy! by Chris Lattner · 15 years ago
  5. 1f43361 Fixing a typo in the "Clang project" section of the release notes. by Wesley Peck · 15 years ago
  6. a0c4484 Small fix to the "Other Improvements and New Features" section of the release notes. by Wesley Peck · 15 years ago
  7. c0287ba Fixing small typos in the "New Useful APIs" section of the release notes. by Wesley Peck · 15 years ago
  8. 9e385b1 Fixing small typos in the "ARM Target Improvements" section of the release notes. by Wesley Peck · 15 years ago
  9. 640604a Rewording the "generated debug information" paragraph in the "Interpreter and JIT Improvements" section of the release notes. by Wesley Peck · 15 years ago
  10. 68d1fe9 Reworking the wording of the "target data string" paragraph in the "Optimizer Improvments" section of the release notes. by Wesley Peck · 15 years ago
  11. ed38745 <pre> seems to close <p> by Gabor Greif · 15 years ago
  12. ee2187a the validator coughed up some problems, most of them fixed by Gabor Greif · 15 years ago
  13. c8b3af9 shorten link by Gabor Greif · 15 years ago
  14. f455529 static analyzer has its own section by Chris Lattner · 15 years ago
  15. 8cdd793 add mc and static analyzer blurbs. by Chris Lattner · 15 years ago
  16. 914ce46 another checkpoint. by Chris Lattner · 15 years ago
  17. 7b91eda various updates. by Chris Lattner · 15 years ago
  18. cb9dda6 Dragonegg will be released along side llvm-2.7. by Duncan Sands · 15 years ago
  19. a54c1f7 final hacking for tonight, still more to go. by Chris Lattner · 15 years ago
  20. 450a31e continue the process of detangling this. by Chris Lattner · 15 years ago
  21. b7c85b4 rough pass moving stuff into relevant sections, still much editing to do. by Chris Lattner · 15 years ago
  22. b136f09 remove ldc, rubinious, macruby, icedtea, llvm-lua, which by Chris Lattner · 15 years ago
  23. 51a5174 I plan to release a version of dragonegg based on llvm-2.7 shortly by Duncan Sands · 15 years ago
  24. 8b5d9c8 completed my pass over all 6+ months of commits, next step, format and make comprehendable. by Chris Lattner · 15 years ago
  25. 00736fc checkpoint. by Chris Lattner · 15 years ago
  26. f77cdab Adding SAFECode to the list of projects that work with LLVM 2.7. by John Criswell · 15 years ago
  27. 749fd83 Add notes about dragonegg. by Duncan Sands · 15 years ago
  28. 221ae13 There are no known O'Caml problems at the moment. by Erick Tryzelaar · 15 years ago
  29. 8e7f1b1 some other notes. by Chris Lattner · 15 years ago
  30. b22060d apparently llvm 2.7 now has great armv4 support, from John Tytgat by Chris Lattner · 15 years ago
  31. bf8e516 update the vmkit blurb by Chris Lattner · 15 years ago
  32. 8d4bbbe add tce by Chris Lattner · 15 years ago
  33. 60dadb6 Sketch a few Clang release notes. by Daniel Dunbar · 15 years ago
  34. 9bdda3a Drop KLEE blurb, we don't have anything new. by Daniel Dunbar · 15 years ago
  35. 7c4a121 Adding MicroBlaze as an experimental backend in the release notes by Wesley Peck · 15 years ago
  36. b5f6feb add a couple blurbs back by Chris Lattner · 15 years ago
  37. f04bdc5 notes from evan by Chris Lattner · 15 years ago
  38. 477a1fd several updates by Chris Lattner · 15 years ago
  39. 15a0611 combiner-aa too, what's its status? by Chris Lattner · 15 years ago
  40. dc91008 more chris scribble. by Chris Lattner · 15 years ago
  41. c66bfef add a bunch of random and unformatted notes as I am reading by Chris Lattner · 15 years ago
  42. 0e464a9 add logo, comment out project info, they need to send updates to get reincluded. by Chris Lattner · 15 years ago
  43. f220191 note that andersaa was removed in 2.7 by Chris Lattner · 15 years ago
  44. a9cf196 remove anders-aa from mainline, it isn't maintained and is by Chris Lattner · 15 years ago
  45. a248e9c I'm removing andersaa after the branch is made. by Chris Lattner · 15 years ago
  46. 411432d Mention an API change. by Duncan Sands · 15 years ago
  47. ca1c816 2.7: Note that DataTypes.h moved. by Daniel Dunbar · 16 years ago
  48. 40966a7 Make it possible to create multiple JIT instances at the same time, by removing by Jeffrey Yasskin · 16 years ago
  49. 4acdede Add a ReleaseNotes FIXME. by Daniel Dunbar · 16 years ago
  50. bc83d06 Make --disable-libffi work on systems with libffi installed. Also by Jeffrey Yasskin · 16 years ago
  51. 01eba39 Belatedly document r85295 and r85330. by Jeffrey Yasskin · 16 years ago
  52. 4fcd607 Record the death of ModuleProvier and GhostLinkage in the release notes and by Jeffrey Yasskin · 16 years ago
  53. bec4877 Truncate the release notes so they're ready to accumulate notes for the 2.7 release. by Jeffrey Yasskin · 16 years ago
  54. 048fe3c add a thing to investigate. by Chris Lattner · 16 years ago
  55. 76ef298 add 3 passes which have been added but aren't used afaik. by Chris Lattner · 16 years ago
  56. 554ee4a fix broken link by Chris Lattner · 16 years ago
  57. 7e23d6e Update from Cristina, llvm-gcc doesn't build on the SPARC version of solaris by Chris Lattner · 16 years ago
  58. 78a1dcc The gcc plugin is now called dragonegg.so and no longer llvm.so. by Duncan Sands · 16 years ago
  59. 61358ab rename ReleaseNotes-2.6.html -> ReleaseNotes.html by Chris Lattner · 16 years ago
  60. e3d1b65 Add some more clang related release notes. by Daniel Dunbar · 16 years ago
  61. 6e2b86b Remove incorrect information about fortran on Darwin. by Tanya Lattner · 16 years ago
  62. cade822 update blurb per Shannon Weyrick. by Chris Lattner · 16 years ago
  63. 05c7095 Try to make the meaning of 'nocapture' a bit clearer. I by Duncan Sands · 16 years ago
  64. dd3e672 Use GCC not gcc, like everywhere else in this document. by Duncan Sands · 16 years ago
  65. 524a5dd Grammar and punctuation fixes. No content changes. by John Criswell · 16 years ago
  66. cc46550 note the removal of deprecated interfaces by Gabor Greif · 16 years ago
  67. 4906abe minor tweaks by Gabor Greif · 16 years ago
  68. 29ecc1c minor tweaks by Gabor Greif · 16 years ago
  69. 09c9ed4 Add more notes for VMKit. by Nicolas Geoffray · 16 years ago
  70. 99dac47 Random formatting changes. by Bill Wendling · 16 years ago
  71. dc1350e Fix typos. by Bill Wendling · 16 years ago
  72. 63d8c55 Change </pp> to </p>. by Bill Wendling · 16 years ago
  73. 6bc1528 - Use "real-world applications" instead of just "real applications". by Bill Wendling · 16 years ago
  74. 3975f2b remove empty section by Chris Lattner · 16 years ago
  75. 511433e more englishification by Chris Lattner · 16 years ago
  76. 917cc71 start translating this into Engrish and organizing it. by Chris Lattner · 16 years ago
  77. f795ef0 Sprinkle llvmc notes with <tt>. by Mikhail Glushenkov · 16 years ago
  78. f910fd3 Another point to mention. by Duncan Sands · 16 years ago
  79. c441fb8 add some llvmc notes from Mikhail by Chris Lattner · 16 years ago
  80. bc31caf add a stub for Roadsend PHP by Chris Lattner · 16 years ago
  81. 8b3894c Update release notes for static analyzer. by Ted Kremenek · 16 years ago
  82. ab68e9e drop some un-edited text for pure and ldc in here. by Chris Lattner · 16 years ago
  83. 1139899 pic16 notes from Sanjiv. Just dumped in for now, will rearrange later. by Chris Lattner · 16 years ago
  84. c1771e3 final random and incoherent notes after making it through all the commits. by Chris Lattner · 16 years ago
  85. d838fcd more notes. by Chris Lattner · 16 years ago
  86. 75e26ca add some notes from Nicolas G. by Chris Lattner · 16 years ago
  87. 326a498 Flesh out the Ada section a little. by Duncan Sands · 16 years ago
  88. 50723a9 The C backend does not support arbitrary precision integers. by Duncan Sands · 16 years ago
  89. 07636ea Note on new type legalizer. by Duncan Sands · 16 years ago
  90. 8524cb9 Add note on support for arbitrary precision integers. by Duncan Sands · 16 years ago
  91. 99f375b more notes. by Chris Lattner · 16 years ago
  92. 74c80df random notes by Chris Lattner · 16 years ago
  93. 1f85986 don't know if there is a vmkit release to match 2.5 by Chris Lattner · 16 years ago
  94. f40c40b update clang section by Chris Lattner · 16 years ago
  95. 38ab04c rip out llvm 2.4 details to make room for 2.5 by Chris Lattner · 16 years ago
  96. 4440870 Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. by Misha Brukman · 17 years ago
  97. e18b32e final edits by Chris Lattner · 17 years ago
  98. ba10fe0 fix two validation errors by Gabor Greif · 17 years ago
  99. 0a43a0e fix typos, harmonize formatting by Gabor Greif · 17 years ago
  100. a7ec706 Add note about cmake. Patch by Oscar Fuentes. by Tanya Lattner · 17 years ago