This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [wwwdocs] new basic block reordering pass


On Wed, 19 Feb 2003, Josef Zlomek wrote:
> this patch adds a note about new bb-reorder to wwwdocs.

This look fine, from the web pages side of thing, though I'd prefer
RTH to have a look as well.

> + <dt><b>February 10, 2003</b></dt>
> + <dd>
> + Josef Zlomek, SuSE Labs, has contributed a new basic block reordering pass.
> + It is reordering the most probable successor after its predecessor.  It also
> + rotates loops and duplicates some small hot basic blocks to avoid jumps.
> + </dd>

Thanks (to both),
Gerald
-- 
Gerald "Jerry"   pfeifer at dbai dot tuwien dot ac dot at   http://www.pfeifer.com/gerald/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]