1. 77352c9 Release notes for DragonEgg. by Duncan Sands · 14 years ago
  2. b99486f Add Eero to the list of external projects. by Bill Wendling · 14 years ago
  3. 32dc4d9 Add ISPC to the external projects list. by Bill Wendling · 14 years ago
  4. 5aab638 Release Notes: add a description of -enable-iv-rewrite. by Andrew Trick · 14 years ago
  5. 55d6e67 Keep the Crack language as an external project. by Bill Wendling · 14 years ago
  6. 0325053 Add LuaAV to external projects list. by Bill Wendling · 14 years ago
  7. 223764c Update on PPC32. by Roman Divacky · 14 years ago
  8. ae8538e Revise ThreadSanitizer mention so that it lists the correct frontends. by Bill Wendling · 14 years ago
  9. 63507d1 Add Cling to the External Projects list. by Bill Wendling · 14 years ago
  10. 50cacc8 Add include-what-you-use to the External Projects list. by Bill Wendling · 14 years ago
  11. 7b7fa74 Some formatting changes. by Bill Wendling · 14 years ago
  12. bc5f6dd Add the blurb about the new exception handling. by Bill Wendling · 14 years ago
  13. 65d1f41 Add clReflect to the External Projects list. by Bill Wendling · 14 years ago
  14. 57fd876 Add LanguageKit and Pragmatic Smalltalk to the External Projects list. by Bill Wendling · 14 years ago
  15. 644ce53 Add ThreadSanitizer to the External Projects list. by Bill Wendling · 14 years ago
  16. 8a924c6 Add ZooLib to the External Projects list. by Bill Wendling · 14 years ago
  17. 02b77b7 Add the Stupid D Compiler to the External Projects list. by Bill Wendling · 14 years ago
  18. 7c38de2 Fix grammar. by Bill Wendling · 14 years ago
  19. 526e1bb Add a note about the removal of the atomic intrinsics to the "Major Changes" section of the release notes. by Eli Friedman · 14 years ago
  20. 7be6bc5 Add mention of AddressSanitizer to external OS projects. by Bill Wendling · 14 years ago
  21. d4821b8 Add mention of Mono to external OS projects. by Bill Wendling · 14 years ago
  22. 29817ea Add mention of ClamAV to external OS projects. by Bill Wendling · 14 years ago
  23. 537d85b Add mention of Renderscript to external OS projects. by Bill Wendling · 14 years ago
  24. f977819 Add mention of GHC to external OS projects. by Bill Wendling · 14 years ago
  25. 7d5b621 Add mention of SAFECode to external OS projects. by Bill Wendling · 14 years ago
  26. 0bad98c Add mention of Pure to external OS projects. by Bill Wendling · 14 years ago
  27. ba22627 Add mention of Portable OpenCL to external OS projects. by Bill Wendling · 14 years ago
  28. f62333d Add mention of gwScript to external OS projects. by Bill Wendling · 14 years ago
  29. 628c266 Add mention of Tart to external OS projects. by Bill Wendling · 14 years ago
  30. 2d7b4af Add TTA-based Co-design Environment to external OS projects. by Bill Wendling · 14 years ago
  31. f2a7833 Comment out external projects so that they can be refreshed for 3.0. by Bill Wendling · 14 years ago
  32. 3e6157d Remove the Blackfin backend. by Dan Gohman · 14 years ago
  33. 29074cc Remove the SystemZ backend. by Dan Gohman · 14 years ago
  34. ba087df Mention some of the improvements in Clang 3.0 over 2.9. by Douglas Gregor · 14 years ago
  35. b414142 Enhance the memdep interface so that users can tell the difference between a dependency which cannot be calculated and a path reaching the entry point of the function. This patch introduces isNonFuncLocal, which replaces isUnknown in some cases. by Eli Friedman · 14 years ago
  36. f16e2d4 some 3.0 API notes by Torok Edwin · 14 years ago
  37. 90d6ec5 Add a note on removing LLVMC. by Eric Christopher · 14 years ago
  38. f940a1a Remove the old tail duplication pass. It is not used and is unable to update by Rafael Espindola · 14 years ago
  39. 2026de2 docs/ReleaseNotes.html: Mention that Windows 2000 will not be supported any more. by NAKAMURA Takumi · 14 years ago
  40. 6326a42 Add a finalize() hook, that'll let DIBuilder construct compile unit lazily. by Devang Patel · 14 years ago
  41. f03bb26 Move "atomic" and "volatile" designations on instructions after the opcode by Eli Friedman · 14 years ago
  42. f42e9b2 Reword. by Jay Foad · 14 years ago
  43. 2626dba Remove the LowerSetJmp pass. It wasn't used effectively by any of the targets. by Bill Wendling · 14 years ago
  44. 086da7e Duncan's english is better than mine. :-) by Bill Wendling · 14 years ago
  45. 1600525 Remove the LLVMBuildUnwind C API function. by Bill Wendling · 14 years ago
  46. a920310 Convert GetElementPtrInst to use ArrayRef. by Jay Foad · 14 years ago
  47. 0a2a60a Convert IRBuilder::CreateGEP and IRBuilder::CreateInBoundsGEP to use ArrayRef. by Jay Foad · 14 years ago
  48. b60e851 Sort case-insensitively. by Jay Foad · 14 years ago
  49. dab3d29 Convert ConstantExpr::getGetElementPtr and by Jay Foad · 14 years ago
  50. b9b54eb Convert SimplifyGEPInst to use ArrayRef. by Jay Foad · 14 years ago
  51. ca12a21 Convert gep_type_begin and gep_type_end to use ArrayRef. by Jay Foad · 14 years ago
  52. 8fbbb39 Convert TargetData::getIndexedOffset to use ArrayRef. by Jay Foad · 14 years ago
  53. 1d2f569 Use ArrayRef in ConstantFoldInstOperands and ConstantFoldCall. by Jay Foad · 14 years ago
  54. d132430 document this api change. by Chris Lattner · 14 years ago
  55. a3efbb1 Convert CallInst and InvokeInst APIs to use ArrayRef. by Jay Foad · 14 years ago
  56. 558d376 Mention all API changes I've made since 2.9 was branched. by Jay Foad · 14 years ago
  57. e6291d0 Clean out the 2.9 Release Notes. Mostly limited to What's New in LLVM by Chad Rosier · 14 years ago
  58. f94c9c1 Add change of crc32 intrinsic to release notes by Chad Rosier · 14 years ago
  59. 074eeaa docs/llvm.css: Introduce cascading style <div> and <p> continued on <h[2-5]>. For now, it is applied in AliasAnalysis.html and ReleaseNotes.html. by NAKAMURA Takumi · 14 years ago
  60. 06c6d9a docs: Redefine Heading elements as below; by NAKAMURA Takumi · 14 years ago
  61. 4d6deb0 docs/*.html: Make W3C HTML 4.01 Strict more compliant. by NAKAMURA Takumi · 14 years ago
  62. b9a3363 docs: Canonicalize URLs. by NAKAMURA Takumi · 14 years ago
  63. 3dcac71 Also add the late notes for Mips in the current release note by Bruno Cardoso Lopes · 14 years ago
  64. a844a3e add faust too by Chris Lattner · 14 years ago
  65. 3d6a80a add a few late stragglers. by Chris Lattner · 14 years ago
  66. 77b42e9 Fix a typo. by Roman Divacky · 14 years ago
  67. 0fa5da9 add rubinius by Chris Lattner · 14 years ago
  68. f3ba7af Fix some typos. Minor tweaks to how some things were expressed. by Duncan Sands · 14 years ago
  69. cb88ec3 Trivial typo fixes. by Jay Foad · 14 years ago
  70. 49123fd Finish up the first draft of the release notes. by Chris Lattner · 14 years ago
  71. c5ac61d continue writing. by Chris Lattner · 14 years ago
  72. 3bfe57e add the external users that emailed me. by Chris Lattner · 14 years ago
  73. 2009c49 some libc++ notes. by Chris Lattner · 14 years ago
  74. df448a3 some edits. by Chris Lattner · 14 years ago
  75. 1efe27e distribute content out to the appropriate sections by Chris Lattner · 14 years ago
  76. e4dc196 finished my pass through all the 2.9 commits, now to make this intelligible by Chris Lattner · 14 years ago
  77. c631931 docs/ReleaseNotes.html: Please use proper *Heading* elements instead of classified div. by NAKAMURA Takumi · 14 years ago
  78. 51fbec9 remove graphprinter support for domfrontier. by Chris Lattner · 14 years ago
  79. 0f310ee only 7 more weeks to go. by Chris Lattner · 14 years ago
  80. 7a8e6c5 more notes to self. by Chris Lattner · 14 years ago
  81. 45c435a docs/ReleaseNotes.html: Add a few notes to MCCOFF and x64. FIXME: fixme! by NAKAMURA Takumi · 14 years ago
  82. 0a6f6d5 add a bunch of notes to myself, this is not intended to be gramatic or by Chris Lattner · 14 years ago
  83. 528a510 Dragonegg release notes. by Duncan Sands · 14 years ago
  84. a26f36c Some release notes. by Rafael Espindola · 14 years ago
  85. be2e1b5 rip out llvm 2.8 release notes to make room for llvm 2.9 notes. by Chris Lattner · 14 years ago
  86. ff91d1a Yet another thing that was forgotten to be added to the release notes... by Duncan Sands · 15 years ago
  87. db73228 Argh, completely forgot to add this to the release notes! by Duncan Sands · 15 years ago
  88. 60cb528 Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if by Chris Lattner · 15 years ago
  89. cdce44b Fix libc++ link in release notes. by Tobias Grosser · 15 years ago
  90. f61576a Add missing "-" to the command line. by Tobias Grosser · 15 years ago
  91. 894a1b1 s/The ARM has/The ARM backend has/ by Jim Grosbach · 15 years ago
  92. 48f9543 AVX intrinsics and builtins were also added to clang by Bruno Cardoso Lopes · 15 years ago
  93. 3311cf83 Spell AltiVec correctly by Douglas Gregor · 15 years ago
  94. f0233c6 ReleaseNotes: Note some changes to LLVM development infrastructure. by Daniel Dunbar · 15 years ago
  95. f2c13ef ReleaseNotes: Note a header rename. by Daniel Dunbar · 15 years ago
  96. 265bc89 validator fixes; others remain, somebody who knows some html, please have a look by Gabor Greif · 15 years ago
  97. 97b01a8 Add KLEE 2.8 release notes. by Daniel Dunbar · 15 years ago
  98. 4a517fc A few more random Clang release notes. by Daniel Dunbar · 15 years ago
  99. 9f45913 minor tweaks and typos by Gabor Greif · 15 years ago
  100. b822f65 scheduler update by Chris Lattner · 15 years ago