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: Proposed major change to combine


> I'm not sure this is a good idea, for precisely these reasons: it messes up
> the counting of instructions that combine does.

combine chokes on anything involving more than three insns.  Moreover, a
lot of optimizations try to recognize insn, rather than go through the
expanders.


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