Re: Question regarding the "Clean up how cse works" project

2006-06-20 Thread Bernd Schmidt
Steven Bosscher wrote: I don't see how I could do the same with the new scheme from the projects page, which goes like this (quoted from that page): - For arithmetic, each hash table elt has the following slots: * Operation. This is an rtx code. * Mode. * Operands 0,

Question regarding the "Clean up how cse works" project

2006-06-19 Thread Steven Bosscher
Hi, I have a question about the "Clean up how cse works" project on http://gcc.gnu.org/projects/optimize.html Let me first explain what I am trying to do. I have seen Vlad's patch to make CSE path following remember its state at the end of a path, so that when a new path is followed, a re-scan i