Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > e677bbbdff6d27fe001f15e0ef2bb4cc > files > 172

sdcc-3.0.0-0.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>9. Compiler internals</TITLE>
<META NAME="description" CONTENT="9. Compiler internals">
<META NAME="keywords" CONTENT="sdccman">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="sdccman.css">

<LINK REL="next" HREF="node189.html">
<LINK REL="previous" HREF="node168.html">
<LINK REL="up" HREF="sdccman.html">
<LINK REL="next" HREF="node187.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html3591"
  HREF="node187.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html3585"
  HREF="sdccman.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html3579"
  HREF="node185.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html3587"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html3589"
  HREF="node191.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html3592"
  HREF="node187.html">9.1 The anatomy of</A>
<B> Up:</B> <A NAME="tex2html3586"
  HREF="sdccman.html">SDCC Compiler User Guide</A>
<B> Previous:</B> <A NAME="tex2html3580"
  HREF="node185.html">8.4 Retargetting for other</A>
 &nbsp; <B>  <A NAME="tex2html3588"
  HREF="node1.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html3590"
  HREF="node191.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION001000000000000000000"></A><A NAME="4511"></A>
<BR>
9. Compiler internals
</H1>

<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>

<UL>
<LI><A NAME="tex2html3593"
  HREF="node187.html">9.1 The anatomy of the compiler</A>
<UL>
<LI><A NAME="tex2html3594"
  HREF="node187.html#SECTION001010010000000000000">Parsing </A>
<LI><A NAME="tex2html3595"
  HREF="node187.html#SECTION001010020000000000000">Generating iCode</A>
<LI><A NAME="tex2html3596"
  HREF="node187.html#SECTION001010030000000000000">Optimizations.</A>
<LI><A NAME="tex2html3597"
  HREF="node187.html#SECTION001010040000000000000">Live range analysis</A>
<LI><A NAME="tex2html3598"
  HREF="node187.html#SECTION001010050000000000000">Register Allocation</A>
<LI><A NAME="tex2html3599"
  HREF="node187.html#SECTION001010060000000000000">Code generation</A>
<LI><A NAME="tex2html3600"
  HREF="node187.html#SECTION001010070000000000000">ICode Example</A>
</UL>
<BR>
<LI><A NAME="tex2html3601"
  HREF="node188.html">9.2 A few words about basic block successors, predecessors and dominators</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>

2011-03-20
</ADDRESS>
</BODY>
</HTML>