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]

ia32: peephole2


I've just merged the current incarnation of the peephole2 code
from new_ia32_branch.  Attached is the patch that was committed.

There are three patches outstanding from the branch, aside from
the backend itself: two loop optimization patches and a regmove
bug fix.  The loop patches are not on the critical path, are 
very self-contained, and can wait their turn.

My plan is to recover enough state on the regmove patch to prove
that it is correct, to fix an unrecognized insn bug in the new
backend (reported yesterday by Drepper), and then merge the new
backend to mainline.

I hope to have this done by tomorrow.


r~

d-peep2.gz


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