]> gcc.gnu.org Git - gcc.git/commit - gcc/local-alloc.c
(qty_phys_num{,_copy}_sugg): New variables.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 May 1994 10:03:04 +0000 (06:03 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 May 1994 10:03:04 +0000 (06:03 -0400)
commit51b86d8b0d4e395161645faeb7fa422faad235a8
treec91c68bf6df9305ce059473fca49fffd8d34db17
parentc03c4711734044f4c18b8697918cacc74d9728f0
(qty_phys_num{,_copy}_sugg): New variables.

(qty_phys_has{,_copy}_sugg): Deleted.
(qty_sugg_compare{,_1}): New functions.
(local_alloc): Allocate and init new vars instead of deleted ones.
(block_alloc): Update and use new vars.
Order quantities using new functions when allocating quantities with
suggested registers.
(combine_regs, find_free_reg): Use new vars to count number of suggestions.

From-SVN: r7356
gcc/local-alloc.c
This page took 0.055523 seconds and 5 git commands to generate.