This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [patch] cse.c: Speed up delete_trivially_dead_insns.


Hi Bernd,

> Does this mean that in all cases, the second iteration did not find
> anything to delete in your test?

Yes.

> Are the debugging dumps and generated assembly unchanged with this
> patch applied?

By the debugging dumps, do you mean -da or -fdump-rtl-all?  If so, I
did not check that, but I did confirm that generated assembly for
cc1-i files did not change with this patch applied.

Kazu Hirata


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