Tags: Programming Language.

Trace scheduling is an optimization technique used in compilers for computer programs.A compiler often can by rearranging its generated machine instructions for faster execution improve program performance. It increases ILP (Instruction Level Parallalism) along the important execution path by statically predicting frequently execution path.

Loading...

This page contains content from the copyrighted Wikipedia article "Trace scheduling"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.