r235657 - in /trunk/gcc: ChangeLog ira.c
amodra@gcc.gnu.org
amodra@gcc.gnu.org
Fri Apr 29 23:57:00 GMT 2016
Author: amodra
Date: Fri Apr 29 23:57:00 2016
New Revision: 235657
URL: https://gcc.gnu.org/viewcvs?rev=235657&root=gcc&view=rev
Log:
ira.c tidies: split update_reg_equivs
* ira.c (add_store_equivs, combine_and_move_insns): New functions,
split out from..
(update_reg_equivs): ..here. Move allocation and freeing of
reg_equiv, and calls to grow_reg_equivs, init_alias_analysis,
end_alias_analysis to..
(ira): ..here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ira.c
More information about the Gcc-cvs
mailing list