Re: [Patch, ARM][2/2] generalize ldm_stm_operation_p

2012-04-30 Thread Richard Earnshaw
On 24/04/12 17:31, Greta Yorsh wrote: > Generalize ldm_stm_operation_p with additional parameters that will be used > by epilogue patterns: > * machine mode to support both SImode and DFmode registers > * flag to request consecutive registers in the register list > * flag to indicate whether

[Patch, ARM][2/2] generalize ldm_stm_operation_p

2012-04-24 Thread Greta Yorsh
Generalize ldm_stm_operation_p with additional parameters that will be used by epilogue patterns: * machine mode to support both SImode and DFmode registers * flag to request consecutive registers in the register list * flag to indicate whether PC in the register list gcc/ChangeLog 2012-04-