<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Range Check Elimination Optimization</title>
	<atom:link href="http://www.forthgo.com/blog/range-check-elimination-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forthgo.com/blog</link>
	<description>Code and Recreations of Xan Gregg</description>
	<lastBuildDate>Sat, 17 Jul 2010 15:38:11 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: FORTH GO &#187; Blog Archive &#187; Checking Range Check Elimination, Part 2</title>
		<link>http://www.forthgo.com/blog/range-check-elimination-optimization/comment-page-1/#comment-165</link>
		<dc:creator>FORTH GO &#187; Blog Archive &#187; Checking Range Check Elimination, Part 2</dc:creator>
		<pubDate>Sun, 22 Jan 2006 20:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.forthgo.com/blog/range-check-elimination-optimization/#comment-165</guid>
		<description>[...] I&#8217;ve updated the article on the range check elimination optimization in Java. I added a case that provided a hint to the JIT which helps when the index is otherwise too complex for the JIT to realize that the range check can be eliminated. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve updated the article on the range check elimination optimization in Java. I added a case that provided a hint to the JIT which helps when the index is otherwise too complex for the JIT to realize that the range check can be eliminated. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
