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: Graph coloring for register allocation?


Daniel Berlin writes:

 > Almost works, except you appear to have modified sbitmap.h to include an
 > EXECUTE_IF_SET_IN_SBITMAP_REV macro.
 > It appears to have no min argument (IE it's not EXECUTE_IF_SET_IN_SBITMAP
 > with the for loop arguments changed a little), so could you post the patch
 > that gives this routine?

OK, here it is again.  I've also ripped out the timing stuff.

Michael.

df.patch.gz


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