Re: [msp430] support volatile mems in more patterns

2013-12-13 Thread Mike Stump
On Dec 13, 2013, at 1:59 PM, DJ Delorie wrote: > I went through all the patterns in the msp430 backend and converted > all those that are volatile-safe to allow volatile MEM operands. > Committed. > > * config/msp430/msp430.md (movqi): replace general_operand with > msp_general_operan

[msp430] support volatile mems in more patterns

2013-12-13 Thread DJ Delorie
I went through all the patterns in the msp430 backend and converted all those that are volatile-safe to allow volatile MEM operands. Committed. * config/msp430/msp430.md (movqi): replace general_operand with msp_general_operand and nonimmediate_operand with msp_nonimmediat