This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dce.c -> ssa-dce.c


Jeffrey A Law <law@localhost.localdomain> writes:

> Would anyone object if I renamed dce.c to ssa-dce.c?  I'd like to have our
> various SSA optimizers be prefixed with "ssa-" to make it explicitly clear
> they require/use SSA form.

Funny, I suggested this to mark a few months ago, and he said to just do
it.
I haven't had time to move around the repository files though.

I have ssa-ccp.c and ssa-gvn.c, and ssa-pre.c, so it didn't seem to
make sense to just have dce.c anymore.

--Dan

> 
> jeff
> 
> 

-- 
"In my house on the ceilings I have paintings of the rooms
above...  So I never have to go upstairs.
"-Steven Wright


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]