Re: [ARM] Tighten predicates for misaligned loads and stores

2011-07-12 Thread Ramana Radhakrishnan
> Tested on arm-linux-gnueabi.  OK to install? This is OK. cheers Ramana

[ARM] Tighten predicates for misaligned loads and stores

2011-07-11 Thread Richard Sandiford
While working on another patch, I noticed that the new misaligned load/store patterns allow REG+CONST addresses before reload, even though the instruction (and its constraints) don't. This patch tightens the predicatese to match the existing vstN patterns. It depends on: http://gcc.gnu.org/ml/g