From: Gabor Greif Date: Sun, 11 Oct 2009 11:23:40 +0000 (+0000) Subject: eliminate some instances of serial comma. sabre, if you feel strong about this, feel... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=56e164f4e06b7a7d92c96eff188192f2756be100;p=oota-llvm.git eliminate some instances of serial comma. sabre, if you feel strong about this, feel free to revert this rev git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83771 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes-2.6.html b/docs/ReleaseNotes-2.6.html index b415c3a15f3..f080802d4da 100644 --- a/docs/ReleaseNotes-2.6.html +++ b/docs/ReleaseNotes-2.6.html @@ -130,7 +130,7 @@ list.

@@ -325,7 +325,7 @@ such as type feedback, method inlining, and uncommon traps are all used to remove dynamism from ruby execution and increase performance.

Since LLVM 2.5, Rubinius has made several major leaps forward, implementing -a counter based JIT, type feedback, and speculative method inlining. +a counter based JIT, type feedback and speculative method inlining.

@@ -340,7 +340,7 @@ a counter based JIT, type feedback, and speculative method inlining.

MacRuby is an implementation of Ruby on top of core Mac OS X technologies, such as the Objective-C common runtime and garbage -collector, and the CoreFoundation framework. It is principally developed by +collector and the CoreFoundation framework. It is principally developed by Apple and aims at enabling the creation of full-fledged Mac OS X applications.

@@ -386,7 +386,7 @@ the D Programming Language using the LLVM optimizer and code generator. The LDC project works great with the LLVM 2.6 release. General improvements in this cycle have included new inline asm constraint handling, better debug info -support, general bug fixes, and better x86-64 support. This has allowed +support, general bug fixes and better x86-64 support. This has allowed some major improvements in LDC, getting it much closer to being as fully featured as the original DMD compiler from DigitalMars.

@@ -401,7 +401,7 @@ fully featured as the original DMD compiler from DigitalMars.

Roadsend PHP (rphp) is an open source implementation of the PHP programming -language that uses LLVM for its optimizer, JIT, and static compiler. This is a +language that uses LLVM for its optimizer, JIT and static compiler. This is a reimplementation of an earlier project that is now based on LLVM.

@@ -441,7 +441,7 @@ code.

-

This release includes a huge number of bug fixes, performance tweaks, and +

This release includes a huge number of bug fixes, performance tweaks and minor improvements. Some of the major improvements and new features are listed in this section.

@@ -492,13 +492,13 @@ expose new optimization opportunities: