[RFC] Variable Expansion Optimization
Revital Eres
ERES@il.ibm.com
Sun Aug 22 17:57:00 GMT 2004
Hello,
This patch implements the variable expansion optimization
in the unroller as was described in
http://gcc.gnu.org/ml/gcc/2004-08/msg00658.html.
It is missing the check for register pressure which is going to
be the next step.
The code contains the patch for splitting induction variables
in unroller because it is not in mainline yet.
(http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00397.html)
I also made some changes to it in
order to support the variable expansion optimization.
Comments are welcome.
Thanks,
Revital
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff_ve_22_8
Type: application/octet-stream
Size: 43262 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20040822/c0dcc807/attachment.obj>
More information about the Gcc
mailing list