r192228 - in /branches/lra/gcc: ChangeLog doc/p...
vmakarov@gcc.gnu.org
vmakarov@gcc.gnu.org
Mon Oct 8 23:46:00 GMT 2012
Author: vmakarov
Date: Mon Oct 8 23:46:32 2012
New Revision: 192228
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192228
Log:
2012-10-08 Vladimir Makarov <vmakarov@redhat.com>
* doc/passes.i: Better edition of LRA pass description.
* lra-int.h (lra_get_elimation_hard_regno): Rename to
lra_get_elimination_hard_regno.
* lra-constraints.c (get_final_hard_regno): Ditto.
* lra-eliminations.c: Better edition of elimination pass
description.
(elimination_map, self_elim_table): Better edition of the
comments.
(lra_get_elimation_hard_regno): Rename to
lra_get_elimination_hard_regno.
(lra_eliminate_regs_1): Fix a typo in the comment. Better edition
of the comments. Remove some comments from the original code.
(mark_not_eliminable): Better edition of the comments.
(eliminate_regs_in_insn): Ditto. Rename argument replace_p to
validate_p.
(update_reg_eliminate): Remove decription of removed parameter.
(lra_eliminate_reg_if_possible): Remove a comment.
Modified:
branches/lra/gcc/ChangeLog
branches/lra/gcc/doc/passes.texi
branches/lra/gcc/lra-constraints.c
branches/lra/gcc/lra-eliminations.c
branches/lra/gcc/lra-int.h
More information about the Gcc-cvs
mailing list