<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/19894/Apple_s_Other_Open_Secret_LLVM</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Thu, 09 Jul 2009 23:32:37 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Comment by johkra</title>
			<link>http://osnews.com/thread?319384</link>
			<guid isPermaLink="true">http://osnews.com/thread?319384</guid>
			<description>This is something I'm very excited about. It can't yet be used for everything, so I went back to gcc, but the underlying technology is very well designed and with a lot of potential.<br />
<br />
One of these days I'll have the time to follow the kaleidoscope tutorial and learn how to use llvm to its potential. This will make a lot of things a lot faster and more fun.</description>
			<pubDate>Fri, 20 Jun 2008 20:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (johkra)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Snow Leopard is gonna be great.</title>
			<link>http://osnews.com/thread?319390</link>
			<guid isPermaLink="true">http://osnews.com/thread?319390</guid>
			<description>Snow Leopard is going to be the best OS X release ever. Apple is going to get rid of all carbon code, Quicktime is getting a Cocoa overhaul, Safari is getting a new js engine and pass acid 3, we may se ZFS as the standard file system. The system will be optimized for multi-core computing and enterprise deployment. Dashcode will most likely get an overhaul so it integrates with SproutCore, this will be Apples .Net. Xcode will support this new compiler technology. Everything will be faster!!! This release may not have much for consumers, but the devs are all having a nerdgasm. <br />
<br />
It would seem plausible that this release would be cheaper than other releases, or hopefully free for existing leopard users, I believe apple has a great interest in getting this on every mac. I would gladly pay 120 dollars for this, my MacBook Pro would be up to 33% faster, cheap upgrade!</description>
			<pubDate>Fri, 20 Jun 2008 20:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (officerdick)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>This will not be free</title>
			<link>http://osnews.com/thread?319395</link>
			<guid isPermaLink="true">http://osnews.com/thread?319395</guid>
			<description>Why would Apple release Snow Leopard for free?  I would think a 15% or more speed increase plus the other stability and programming enhancements would make it worth the upgrade.</description>
			<pubDate>Fri, 20 Jun 2008 21:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (asupcb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: This will not be free</title>
			<link>http://osnews.com/thread?319399</link>
			<guid isPermaLink="true">http://osnews.com/thread?319399</guid>
			<description>Q. Why would Apple give it away?<br />
 <br />
 A. Because to the typical user it looks like a service pack.Edited 2008-06-20 22:41 UTC</description>
			<pubDate>Fri, 20 Jun 2008 22:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (andrewg)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: This will not be free</title>
			<link>http://osnews.com/thread?319400</link>
			<guid isPermaLink="true">http://osnews.com/thread?319400</guid>
			<description>I'm sure Apple will come up with a features list and sell the Operating System that way.  In the age of Vista speed and stability look very good on a feature checklist.  Plus we know that their PIM Applications will be gaining Exchange support and I'm sure that they will be further tweaking other aspects of the software.  I bet there will be at least a 100 &quot;features&quot; in this next release.<br />
<br />
Apple will not give this away for free.  There is no reason to.  There will be lots of people who will gladly pay $129 for this release just for the Exchange support much less a lot of the advanced development features.  I'm personally hoping for Screen Resolution Independence in all bundled applications myself.</description>
			<pubDate>Fri, 20 Jun 2008 22:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (asupcb)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by johkra</title>
			<link>http://osnews.com/thread?319403</link>
			<guid isPermaLink="true">http://osnews.com/thread?319403</guid>
			<description>Yes, llvm is looking really promising. But seriously, statements like -<i>&quot;Sources report that LLVM-GCC &quot;compiles code that consistently runs 33% faster&quot; than code output from GCC.&quot;</i> is obviously not true. No matter how good LLVM is there's no way it will <b>consistently</b> output code that is 33% faster, in reality it won't do that other than in extreme cases. Unfortunately there were no mention of what these 'sources' were.<br />
<br />
Unlike the GNU toolchain which strains under the pressure of being the de facto compiler on which nearly the entire open source spectrum depends, llvm is a perfect testbed for new and exciting techniques in code generation. Once it matures it will provide a great alternative to the GNU toolchain and hopefully this will mean we get real competition in the oss compiler arena.</description>
			<pubDate>Fri, 20 Jun 2008 23:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Valhalla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by johkra</title>
			<link>http://osnews.com/thread?319418</link>
			<guid isPermaLink="true">http://osnews.com/thread?319418</guid>
			<description><div class="cquote">Unlike the GNU toolchain which strains under the pressure of being the de facto compiler on which nearly the entire open source spectrum depends, llvm is a perfect testbed for new and exciting techniques in code generation. Once it matures it will provide a great alternative to the GNU toolchain and hopefully this will mean we get real competition in the oss compiler arena. </div><br />
<br />
That, and the fact that the gcc-llvm front end is going to be replaced with a new one, it'll be interesting to see what the future will be. Its great to have a compiler which is not only going to give gcc some competition but also provide a compiler which is BSD licenced.</description>
			<pubDate>Sat, 21 Jun 2008 00:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (kaiwai)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by johkra</title>
			<link>http://osnews.com/thread?319419</link>
			<guid isPermaLink="true">http://osnews.com/thread?319419</guid>
			<description><i>Unfortunately there were no mention of what these 'sources' were. </i><br />
<br />
Agreed, if you are ever watching the news (esp. Fox and the like) and they use the term &quot;sources&quot; or some other vague term of reference, then it's is something they are adding themselves...  It is as reliable as going to a tech psychic (see analyst) and asking them.<br />
 <br />
 Sources say Apple will come out with Ice Leopard a year after Snow Leopard, which will add hologram technology, ZFS++, OpenDirectX and HAL9000 technologies...<br />
 <br />
 The reason we take &quot;sources&quot; as fact is that we want to believe it, OK, maybe not the OpenDirectX - lol...Edited 2008-06-21 00:28 UTC</description>
			<pubDate>Sat, 21 Jun 2008 00:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (thavith_osn)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by johkra</title>
			<link>http://osnews.com/thread?319426</link>
			<guid isPermaLink="true">http://osnews.com/thread?319426</guid>
			<description>The article was confused.  llvm-gcc consistently compiles code 30-40% faster than GCC does when the optimizer is enabled (e.g. at) -O2.  The generated code is usually 5-10% faster than GCC generated code, but obviously YMMV.</description>
			<pubDate>Sat, 21 Jun 2008 02:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Chris Lattner)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Comment by johkra</title>
			<link>http://osnews.com/thread?319434</link>
			<guid isPermaLink="true">http://osnews.com/thread?319434</guid>
			<description>Chris Lattner wrote:<br />
-<i>&quot;The article was confused. llvm-gcc consistently compiles code 30-40% faster than GCC does when the optimizer is enabled (e.g. at) -O2. The generated code is usually 5-10% faster than GCC generated code, but obviously YMMV.&quot;</i><br />
<br />
Thanks for the clarification. Must say that 'usually' 5-10% faster sounds great. Any chance you could point me to your sources regarding this as I'm really interested in code optimization.</description>
			<pubDate>Sat, 21 Jun 2008 04:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Valhalla)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: This will not be free</title>
			<link>http://osnews.com/thread?319444</link>
			<guid isPermaLink="true">http://osnews.com/thread?319444</guid>
			<description>If it brings a 15% speed increase across the board, that's nothing like a service pack. That's equivalent to a hardware upgrade.<br />
<br />
It would be nice is Apple released it for free, but if you're a company that had all your engineers working on a product for 2 years, would you release it for free?</description>
			<pubDate>Sat, 21 Jun 2008 07:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (evangs)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Comment by johkra</title>
			<link>http://osnews.com/thread?319449</link>
			<guid isPermaLink="true">http://osnews.com/thread?319449</guid>
			<description>Chris is the primary author of LLVM. I suppose he is the source :-)</description>
			<pubDate>Sat, 21 Jun 2008 08:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Shane)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>OpenCL</title>
			<link>http://osnews.com/thread?319470</link>
			<guid isPermaLink="true">http://osnews.com/thread?319470</guid>
			<description>The interesting thing about LLVM is that OpenCL probably is based on it. So, writing code for your GPU is the same as writing code for the host CPUs (maybe even in ObjC). The OS can then dispatch the code after JIT compilation to an appropriate processing unit. Maybe this is the breakthrough in multicore Apple announced. That means, they can dispatch the same code to a heterogeneous processing unit infrastructure.Edited 2008-06-21 13:03 UTC</description>
			<pubDate>Sat, 21 Jun 2008 12:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (daniel.himmelein)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>LLVM is pretty exciting</title>
			<link>http://osnews.com/thread?319505</link>
			<guid isPermaLink="true">http://osnews.com/thread?319505</guid>
			<description>For instance, Cyrille Berger uses LLVM to base his OpenCTL and OpenGTL implementations on -- free sofware compatible versions of the Color Transformation Language (<a href="http://ampasctl.sourceforge.net/" rel="nofollow">http://ampasctl.sourceforge.net/</a>, <a href="http://openctl.org/" rel="nofollow">http://openctl.org/</a>).<br />
that Krita uses to handle painting correctly in 32bit/channel colourspaces. It's a pity LLVM is pretty hard to compile. It won't compile at all on my shiny new OpenSUSE 11 and needs patching for 64 bits machines.</description>
			<pubDate>Sun, 22 Jun 2008 09:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (boudewijn)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Comment by johkra</title>
			<link>http://osnews.com/thread?319510</link>
			<guid isPermaLink="true">http://osnews.com/thread?319510</guid>
			<description><div class="cquote">The generated code is usually 5-10% faster than GCC generated code, but obviously YMMV. </div><br />
 <br />
 Are there any public benchmarks available where LLVM outperforms gcc?Edited 2008-06-22 12:40 UTC</description>
			<pubDate>Sun, 22 Jun 2008 12:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (krausest)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
