<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Catalog of Research Compiler Infrastructures and Tools &#187; SUIF IR</title>
	<atom:link href="http://compiler-tools.org/archives/category/suif-ir/feed/" rel="self" type="application/rss+xml" />
	<link>http://compiler-tools.org</link>
	<description>Links to and information about research compiler infrastructures, curated by Will Benton</description>
	<lastBuildDate>Wed, 12 Mar 2008 16:42:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Machine SUIF</title>
		<link>http://compiler-tools.org/archives/2004/04/09/machine-suif/</link>
		<comments>http://compiler-tools.org/archives/2004/04/09/machine-suif/#comments</comments>
		<pubDate>Fri, 09 Apr 2004 18:47:55 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[Alpha]]></category>
		<category><![CDATA[IA-64]]></category>
		<category><![CDATA[SUIF IR]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/04/09/machine-suif/</guid>
		<description><![CDATA[Machine SUIF is &#8220;a flexible, extensible, and usable infrastructure for constructing compiler back ends.&#8221; Most notably, Machine SUIF provides a way to generate code for x86, IA-64, or Alpha from SUIF code, as well as &#8220;libraries for control- and data-flow analysis, and passes for register allocation, instruction scheduling, scalar optimization, and code layout.&#8221; The optimizations [...]]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/04/09/machine-suif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SUIF</title>
		<link>http://compiler-tools.org/archives/2004/04/09/suif/</link>
		<comments>http://compiler-tools.org/archives/2004/04/09/suif/#comments</comments>
		<pubDate>Fri, 09 Apr 2004 18:39:26 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[C and/or C++]]></category>
		<category><![CDATA[Fortran]]></category>
		<category><![CDATA[Java/JVM]]></category>
		<category><![CDATA[MIPS]]></category>
		<category><![CDATA[SUIF IR]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/04/09/suif/</guid>
		<description><![CDATA[The venerable SUIF system is &#8220;a free infrastructure designed to support collaborative research in optimizing and parallelizing compilers.&#8221; It is fairly straightforward to write your own passes on the SUIF IR in C++. Frontends exist for C, C++, Fortran, and Java, and SUIF can interoperate with Zephyr; there are MIPS and C backends.]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/04/09/suif/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Joeq: a Java virtual machine</title>
		<link>http://compiler-tools.org/archives/2004/03/31/joeq-a-java-virtual-machine/</link>
		<comments>http://compiler-tools.org/archives/2004/03/31/joeq-a-java-virtual-machine/#comments</comments>
		<pubDate>Wed, 31 Mar 2004 06:02:58 +0000</pubDate>
		<dc:creator>Will Benton</dc:creator>
				<category><![CDATA[Java/JVM]]></category>
		<category><![CDATA[SUIF IR]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://compiler-tools.org/archives/2004/03/31/joeq-a-java-virtual-machine/</guid>
		<description><![CDATA[Joeq is a virtual machine that can execute, analyze, and optimize Java class files, x86 ELF object (.o) files, and files in the SUIF intermediate representation. It is implemented in Java, and runs both in a hosted mode (on another JVM) and self-hosted (compiling itself).]]></description>
		<wfw:commentRss>http://compiler-tools.org/archives/2004/03/31/joeq-a-java-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
