<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Instruction scheduling - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=Instruction_scheduling&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, <b>instruction scheduling</b> is a <a href="page.php?w=compiler_optimization">compiler optimization</a> used to improve <a href="page.php?w=instruction-level_parallelism">instruction-level parallelism</a>, which improves performance on machines with <a href="page.php?w=instruction_pipeline">instruction pipeline</a>s. Put more simply, it tries to do the following without changing the meaning of the code:</p>

<p>
* Avoid <a href="page.php?w=pipeline_stall">pipeline stall</a>s by rearranging</p><p>
<a accesskey="3" href="page.php?w=Instruction_scheduling&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
