Re: [1/4] SMS: remove register undo list

2011-09-11 Thread Ayal Zaks
gt; To: gcc-patches@gcc.gnu.org > Cc: Ayal Zaks/Haifa/IBM@IBMIL > Date: 30/08/2011 02:58 PM > Subject: [1/4] SMS: remove register undo list > > This patch removes the (unused) undo_replace_buff_elem list. > Verges on the obvious, but still. Sure, this is fine. Thanks for the clean-u

[1/4] SMS: remove register undo list

2011-08-30 Thread Richard Sandiford
This patch removes the (unused) undo_replace_buff_elem list. Verges on the obvious, but still. Patch 3 splits the generation of moves into two: one function to record what needs to happen, and another function to actually do it. It's then easy to bail out if we decide that we don't want the moves