1. cdb0e4c more notes by Chris Lattner · 17 years ago
  2. 547a391 add some more notes by Chris Lattner · 17 years ago
  3. cce6d4b add some notes by Chris Lattner · 17 years ago
  4. 43778b3 Add API changes which affected me to release notes: by Daniel Dunbar · 17 years ago
  5. 0021fc1 Note EH stuff for x86-64/linux by Anton Korobeynikov · 17 years ago
  6. 1b4d7a9 We do support PIC on x86-64/linux by Anton Korobeynikov · 17 years ago
  7. 857fb13 Strip out 2.3 info, make space for 2.4 info. I'd appreciate it if by Chris Lattner · 17 years ago
  8. 93ee81e Small formatting changes. by Bill Wendling · 17 years ago
  9. a3bd11d removed two implicitly closed </p> tags to get it validate by Gabor Greif · 17 years ago
  10. f821ca3 Add a note in the API Changes section about the ConstantFP::get change. by Dan Gohman · 17 years ago
  11. f3a4fea linkify, this requires pulling CodeGenerator.html into 2.3. by Chris Lattner · 17 years ago
  12. e7bc136 grammaro by Chris Lattner · 17 years ago
  13. 04af7cb final edits from me, simplify the ia64 section. by Chris Lattner · 17 years ago
  14. 43b65e9 more edits by Chris Lattner · 17 years ago
  15. 8207ba9 Add notes about two known X86-64 limitations. by Dan Gohman · 17 years ago
  16. f8e0b4e several edits by Chris Lattner · 17 years ago
  17. e328078 Add some links to doxygen documentation. by Dan Gohman · 17 years ago
  18. fd0d22e Describe MachineMemOperands. by Dan Gohman · 17 years ago
  19. eedf6fe Fix a grammero. by Dan Gohman · 17 years ago
  20. 7e59b8a Revert a bad edit from r52095. by Gordon Henriksen · 17 years ago
  21. 8348b47 add vmkit and rewrite clang section by Chris Lattner · 17 years ago
  22. ea34f64 start edits. by Chris Lattner · 17 years ago
  23. e6e1b35 add more notes. by Chris Lattner · 17 years ago
  24. c4e6b37 add some html escapes by Chris Lattner · 17 years ago
  25. 27aff87 Using llc always rather than sometimes using LLC. by Duncan Sands · 17 years ago
  26. 47eff2b Fix spelling. by Duncan Sands · 17 years ago
  27. a6094be Add win64 by Anton Korobeynikov · 17 years ago
  28. 0d17691 This was fixed by Anton Korobeynikov · 17 years ago
  29. 0b83220 add some notes. by Chris Lattner · 17 years ago
  30. 30073ff Include loop deletion and the ADCE rewrite in the release notes. by Owen Anderson · 17 years ago
  31. 83a15d7 Describe loop index split. by Devang Patel · 17 years ago
  32. 6e60ea4 Wording fixes. Thanks Bill! by Dan Gohman · 17 years ago
  33. 96a89c7 fix typos, tweak stuff, make it to validate by Gabor Greif · 17 years ago
  34. 4e16d40 Move i128 on x86-64 from the codegen section to the x86-specific section. by Dan Gohman · 17 years ago
  35. 9c39926 Add a note about improved alignment detection. by Dan Gohman · 17 years ago
  36. 809d91e Add a note mentioning --view-sunit-dags improvements. by Dan Gohman · 17 years ago
  37. 85765e6 Expand the bullet item about i128 support and APInt usage in codegen. by Dan Gohman · 17 years ago
  38. 1494bcc Move this to the proper section. by Gordon Henriksen · 17 years ago
  39. 4ca93d0 Adding release notes for bindings improvements. by Gordon Henriksen · 17 years ago
  40. 77d29b1 more updates and random notes, including changes up through Week-of-Mon-20080324. by Chris Lattner · 17 years ago
  41. bc5786b add llvmc2 notes, stack realignment. by Chris Lattner · 17 years ago
  42. 5733b27 various status updates. by Chris Lattner · 17 years ago
  43. 791f77b Start adding 2.3 content. by Chris Lattner · 17 years ago
  44. 2b659ef rip out llvm 2.2 stuff in preparation for llvm 2.3 by Chris Lattner · 18 years ago
  45. 02b81fe remove unknown details by Chris Lattner · 18 years ago
  46. 8c77ff9 Added blurb for CellSPU progress by Scott Michel · 18 years ago
  47. 786cb7e tweaks from dale. by Chris Lattner · 18 years ago
  48. db401e9 updates from Evan by Chris Lattner · 18 years ago
  49. 3f2a209 corrected some spellings by Gabor Greif · 18 years ago
  50. 6bbba66 close an li tag by Chris Lattner · 18 years ago
  51. f74c0cc Add some Ada info and correct a few buglets. by Duncan Sands · 18 years ago
  52. a900d17 remove the in progress marker. by Chris Lattner · 18 years ago
  53. 8170c10 validation fixes by Chris Lattner · 18 years ago
  54. f304ffc final set of major updates by Chris Lattner · 18 years ago
  55. acce85d more prose, some organization improvements. by Chris Lattner · 18 years ago
  56. b4c68cd random notes by Chris Lattner · 18 years ago
  57. 313d61f add some more notes, still not ready for review :) by Chris Lattner · 18 years ago
  58. 6b1a4ec some more notes. by Chris Lattner · 18 years ago
  59. 052bae6 make it clear :) by Chris Lattner · 18 years ago
  60. 252b83d add a bunch of random notes and fix some issues noticed by Gabor. by Chris Lattner · 18 years ago
  61. 000c73b a starter shell for 2.2 release notes by Chris Lattner · 18 years ago
  62. be6fe28 These were implemented by Anton Korobeynikov · 18 years ago
  63. 0678f60 No, really, it *is* SSSE3. ;-) by Bill Wendling · 18 years ago
  64. 97f214c SSSE3 -> SSE3. Reported by Alex Kellett. by Duncan Sands · 18 years ago
  65. 20acdce Grammer fix reported by Alex Kellett. by Duncan Sands · 18 years ago
  66. 0869f4a X86 -> X86-32 in appropriate places. by Duncan Sands · 18 years ago
  67. c90d68b Various cleanups. Especially, EH is turned on by default! by Duncan Sands · 18 years ago
  68. 9412489 ok ok we get it. CBE and vectors don't like each other yet. by Chris Lattner · 18 years ago
  69. b323ca8 be less redundantly redundant. by Chris Lattner · 18 years ago
  70. 6b588d9 make old crappy browsers produce less crappy output :) by Chris Lattner · 18 years ago
  71. 11d120f we support attribute(noinline) now :) by Chris Lattner · 18 years ago
  72. 725a0d8 update bugs list by Chris Lattner · 18 years ago
  73. d429871 now with more prose. by Chris Lattner · 18 years ago
  74. ee143ad Grammar fix. by Bill Wendling · 18 years ago
  75. 50fd000 Fill in the sections about my contributions. by Owen Anderson · 18 years ago
  76. 83f4900 Validation fixes by Bill Wendling · 18 years ago
  77. f7a4e2a by Devang Patel · 18 years ago
  78. 0d76789 I cannot spell coalesce :) by Chris Lattner · 18 years ago
  79. 8497764 Initial hack at 2.1 release notes. by Chris Lattner · 18 years ago
  80. 669ed45 Subversionify the documentation. by Reid Spencer · 18 years ago
  81. 57a460e final updates by Chris Lattner · 18 years ago
  82. 32a8344 Fix typo. by Duncan Sands · 18 years ago
  83. 46ccdbf finished the first draft by Chris Lattner · 18 years ago
  84. 60893e5 crank out notes by Chris Lattner · 18 years ago
  85. b4b0ce7 tweak by Chris Lattner · 18 years ago
  86. bcd10f1 validation fixes by Chris Lattner · 18 years ago
  87. d09c4ec llvm-gcc now supports almost all gcc extensions. The key missing one is by Chris Lattner · 18 years ago
  88. bfb17ab add a section about API changes. by Chris Lattner · 18 years ago
  89. bf8abe3 minor tweak by Chris Lattner · 18 years ago
  90. b6ec3a9 Merged in both release announcement guts. by Tanya Lattner · 18 years ago
  91. e4285dc Note on current implementation of ELF32/PPC ABI. by Nicolas Geoffray · 18 years ago
  92. f3e5bc6 Add a skeleton for future contents by Chris Lattner · 18 years ago
  93. be1b1b1 Add a known QEMU problem. by Lauro Ramos Venancio · 18 years ago
  94. 9ec8137 These attributes are supported! by Anton Korobeynikov · 18 years ago
  95. ab5063b Add two ARM known problems. by Lauro Ramos Venancio · 18 years ago
  96. 0d77e05 arm no longer experimental, c++ eh support is? by Chris Lattner · 18 years ago
  97. f01b0b5 add a meta-blurb about the 2.0 release by Chris Lattner · 18 years ago
  98. caf0634 strip the llvm 1.9 info out of the release notes by Chris Lattner · 18 years ago
  99. 62ea8b6 Fix links to intrinsic functions outside LangRef.html by Reid Spencer · 18 years ago
  100. 8cea37b Updating documentation: by Anton Korobeynikov · 19 years ago