r116524 - in /branches/out-of-ssa-the-sequel/gc...
amacleod@gcc.gnu.org
amacleod@gcc.gnu.org
Mon Aug 28 18:50:00 GMT 2006
Author: amacleod
Date: Mon Aug 28 18:50:20 2006
New Revision: 116524
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116524
Log:
Remove references to the variable coalescing in out of ssa
2006-08-28 Andrew MacLeod <amacleod@redhat.com>
* common.opt (ftree-combine-temps): Remove.
* tree-outof-ssa.c (SSANORM_COMBINE_TEMPS): Remove.
(coalesce_ssa_name): Don't check for combine-temps.
(coalesce_vars): Remove.
(remove_ssa_form, insert_backedge_copies, rewrite_out_of_ssa): Don't
check for combine-temps.
Modified:
branches/out-of-ssa-the-sequel/gcc/ChangeLog
branches/out-of-ssa-the-sequel/gcc/common.opt
branches/out-of-ssa-the-sequel/gcc/tree-outof-ssa.c
More information about the Gcc-cvs
mailing list