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: Improving reload inheritance code generation and predictability


On 11/18/10 14:27, Vladimir Makarov wrote:

I am afraid only that it will take some compilation time too (which will be probably compensated partially by less final insns processing) and IMHO that is not because of insn traversing but mostly because of usage of DF-infrastructure.
One more thing. I'll be putting in a temporary timevar so that I can measure the overhead of the DF scan, insn scan and such.

Jeff


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