OSDN Git Service

* loop.c (load_mems) Don't use hard registers for the hoisting.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 12:57:35 +0000 (12:57 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Apr 2000 12:57:35 +0000 (12:57 +0000)
commitaddcf1faed8fab378bfdb8516324381814f70646
tree172d402a32e47ad7c82ca5132277d43782e4df26
parentc341751a4b41636ba47784fbfe288d815a2b10f3
* loop.c (load_mems)  Don't use hard registers for the hoisting.

* unroll.c (unroll_loop): Avoid overflow in the n_iterations
calculation; rename const_equiv array in the preconditioning code
from loop_unroll to loop_unroll_precondition

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33480 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c
gcc/unroll.c