1. acce85d more prose, some organization improvements. by Chris Lattner · 18 years ago
  2. b4c68cd random notes by Chris Lattner · 18 years ago
  3. 313d61f add some more notes, still not ready for review :) by Chris Lattner · 18 years ago
  4. 6b1a4ec some more notes. by Chris Lattner · 18 years ago
  5. 052bae6 make it clear :) by Chris Lattner · 18 years ago
  6. 252b83d add a bunch of random notes and fix some issues noticed by Gabor. by Chris Lattner · 18 years ago
  7. 000c73b a starter shell for 2.2 release notes by Chris Lattner · 18 years ago
  8. be6fe28 These were implemented by Anton Korobeynikov · 18 years ago
  9. 0678f60 No, really, it *is* SSSE3. ;-) by Bill Wendling · 18 years ago
  10. 97f214c SSSE3 -> SSE3. Reported by Alex Kellett. by Duncan Sands · 18 years ago
  11. 20acdce Grammer fix reported by Alex Kellett. by Duncan Sands · 18 years ago
  12. 0869f4a X86 -> X86-32 in appropriate places. by Duncan Sands · 18 years ago
  13. c90d68b Various cleanups. Especially, EH is turned on by default! by Duncan Sands · 18 years ago
  14. 9412489 ok ok we get it. CBE and vectors don't like each other yet. by Chris Lattner · 18 years ago
  15. b323ca8 be less redundantly redundant. by Chris Lattner · 18 years ago
  16. 6b588d9 make old crappy browsers produce less crappy output :) by Chris Lattner · 18 years ago
  17. 11d120f we support attribute(noinline) now :) by Chris Lattner · 18 years ago
  18. 725a0d8 update bugs list by Chris Lattner · 18 years ago
  19. d429871 now with more prose. by Chris Lattner · 18 years ago
  20. ee143ad Grammar fix. by Bill Wendling · 18 years ago
  21. 50fd000 Fill in the sections about my contributions. by Owen Anderson · 18 years ago
  22. 83f4900 Validation fixes by Bill Wendling · 18 years ago
  23. f7a4e2a by Devang Patel · 18 years ago
  24. 0d76789 I cannot spell coalesce :) by Chris Lattner · 18 years ago
  25. 8497764 Initial hack at 2.1 release notes. by Chris Lattner · 18 years ago
  26. 669ed45 Subversionify the documentation. by Reid Spencer · 18 years ago
  27. 57a460e final updates by Chris Lattner · 18 years ago
  28. 32a8344 Fix typo. by Duncan Sands · 18 years ago
  29. 46ccdbf finished the first draft by Chris Lattner · 18 years ago
  30. 60893e5 crank out notes by Chris Lattner · 18 years ago
  31. b4b0ce7 tweak by Chris Lattner · 18 years ago
  32. bcd10f1 validation fixes by Chris Lattner · 18 years ago
  33. d09c4ec llvm-gcc now supports almost all gcc extensions. The key missing one is by Chris Lattner · 18 years ago
  34. bfb17ab add a section about API changes. by Chris Lattner · 18 years ago
  35. bf8abe3 minor tweak by Chris Lattner · 18 years ago
  36. b6ec3a9 Merged in both release announcement guts. by Tanya Lattner · 18 years ago
  37. e4285dc Note on current implementation of ELF32/PPC ABI. by Nicolas Geoffray · 18 years ago
  38. f3e5bc6 Add a skeleton for future contents by Chris Lattner · 18 years ago
  39. be1b1b1 Add a known QEMU problem. by Lauro Ramos Venancio · 18 years ago
  40. 9ec8137 These attributes are supported! by Anton Korobeynikov · 18 years ago
  41. ab5063b Add two ARM known problems. by Lauro Ramos Venancio · 18 years ago
  42. 0d77e05 arm no longer experimental, c++ eh support is? by Chris Lattner · 18 years ago
  43. f01b0b5 add a meta-blurb about the 2.0 release by Chris Lattner · 18 years ago
  44. caf0634 strip the llvm 1.9 info out of the release notes by Chris Lattner · 18 years ago
  45. 62ea8b6 Fix links to intrinsic functions outside LangRef.html by Reid Spencer · 18 years ago
  46. 8cea37b Updating documentation: by Anton Korobeynikov · 19 years ago
  47. 9413de3 Movind newly-intorudced dll* linkage stuff & windows CC to "supported" list by Anton Korobeynikov · 19 years ago
  48. c53e506 fix bug by Chris Lattner · 19 years ago
  49. 2629922 first draft of 1.9 release notes by Chris Lattner · 19 years ago
  50. bb9fd30 Partial update for Release 1.9 by Reid Spencer · 19 years ago
  51. 049ccbe Fixed misspelling by Tanya Lattner · 19 years ago
  52. 7ea41e3 Update from Anton Korobeynikov by Chris Lattner · 19 years ago
  53. 49e693e Fixes from Anton Vayvod and Gabor Greif! by Chris Lattner · 19 years ago
  54. d9ea017 First draft of the llvm 1.8 release notes. by Chris Lattner · 19 years ago
  55. 8bb0a6c This has been fixed! Thanks Reid. by Chris Lattner · 19 years ago
  56. d3582da Yeah that's right! by Chris Lattner · 19 years ago
  57. 31e0aea Fixes from Tanya by Chris Lattner · 19 years ago
  58. 0c760dc Alpha too! by Chris Lattner · 19 years ago
  59. f4b575b grammaro by Chris Lattner · 19 years ago
  60. 657408b Fix a bug owen noticed by Chris Lattner · 19 years ago
  61. cf797e9 Change wording by Chris Lattner · 19 years ago
  62. c71173a add a note by Chris Lattner · 19 years ago
  63. 1c1a85c add some more notes by Chris Lattner · 19 years ago
  64. 738bd30 Add some more notes, many still missing by Chris Lattner · 19 years ago
  65. 44c933e add a bunch of stuff, pieces still missing by Chris Lattner · 19 years ago
  66. c5d658a mention some major changes by Chris Lattner · 19 years ago
  67. 58504a6 V8 -> Sparc by Chris Lattner · 20 years ago
  68. 15dd16e PRE is no more by Chris Lattner · 20 years ago
  69. aef8c64 attribute((used)) is now supported by Chris Lattner · 20 years ago
  70. c30c5c7 Rip out 1.6ness, bump version # to 1.7cvs by Chris Lattner · 20 years ago
  71. c0c186d Merged from RELEASE_16. by John Criswell · 20 years ago
  72. f254836 Fix mac os spelling by Chris Lattner · 20 years ago
  73. 42e957c Updated alpha known problems. by Andrew Lenharth · 20 years ago
  74. 6e520d0 Fix <> in html by Chris Lattner · 20 years ago
  75. c463b27 First hack-and-slash on the release notes. Comments and improvements welcome by Chris Lattner · 20 years ago
  76. feaf960 Basic updates by Chris Lattner · 20 years ago
  77. eaf0f2b Andrew says that alpha basically works by Chris Lattner · 20 years ago
  78. 56605ce This RA no longer exists by Chris Lattner · 20 years ago
  79. e941217 Three of these have been removed, as warned by Chris Lattner · 20 years ago
  80. fce2ddc Update release notes regarding thread-safe JIT. by Reid Spencer · 20 years ago
  81. e531ec5 Bug fixed. by John Criswell · 20 years ago
  82. ebc8c7d Reid linked to the CVS release notes on newsforge :( by Chris Lattner · 20 years ago
  83. 98391ce New Release Notes for LLVM 1.6. by John Criswell · 20 years ago
  84. 8bfe6a7 Merged in release_15. by John Criswell · 20 years ago
  85. 00812e2 Fix a few grammaros. by Reid Spencer · 20 years ago
  86. 416db10 more minor edits by Chris Lattner · 20 years ago
  87. f9b1f46 more edits by Chris Lattner · 20 years ago
  88. bf30701 more edits, include stuff from the status update by Chris Lattner · 20 years ago
  89. 77d36d4 fix a typo duraid noticed by Chris Lattner · 20 years ago
  90. 20514d1 more edits by Chris Lattner · 20 years ago
  91. 98a493c add a sparcv8 section, make this validate by Chris Lattner · 20 years ago
  92. b38da0f more edits, add anchors by Chris Lattner · 20 years ago
  93. 1b592f0 edits to the simplify-libcalls element, move it higher in the list. by Chris Lattner · 20 years ago
  94. a4faa4a add generated code by Chris Lattner · 20 years ago
  95. 5934de7 Make note of the -simplify-libcalls pass. by Reid Spencer · 20 years ago
  96. 8a45876 Substantial edits for the release notes. by Chris Lattner · 20 years ago
  97. 01f40b3 mention the C++ exception problems on alpha by Andrew Lenharth · 20 years ago
  98. 2e36d6e add a bit about the known problems on IA64 by Duraid Madina · 20 years ago
  99. 678cfa9 Removed PPC Linux support, as no one seems to have used it yet. by John Criswell · 20 years ago
  100. 9321fa8 Added some missing platforms. Fixed some wording to be more accurate (I hope). by John Criswell · 20 years ago