Re: [PATCH, rs6000] Tidy up dumping of register/memory move cost

2011-05-31 Thread David Edelsohn
On Wed, May 25, 2011 at 3:02 PM, Pat Haugen pthau...@linux.vnet.ibm.com wrote: The following fixes a problem when dumping register costs, where the incorrect 'from' value was being written out because the code modified the incoming parameter value. It also changes things so that register/memory

[PATCH, rs6000] Tidy up dumping of register/memory move cost

2011-05-25 Thread Pat Haugen
The following fixes a problem when dumping register costs, where the incorrect 'from' value was being written out because the code modified the incoming parameter value. It also changes things so that register/memory costs are only dumped on the outermost call, eliminating intermediate output