Re: [PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-14 Thread Richard Henderson
On 05/14/2015 04:40 AM, Uros Bizjak wrote: > On Thu, May 14, 2015 at 1:31 PM, Uros Bizjak wrote: >> On Wed, May 13, 2015 at 8:53 PM, Richard Henderson wrote: >>> On 05/13/2015 11:11 AM, Uros Bizjak wrote: We can use general_operand instead of some_operand. 2015-05-13 Uros Bizjak

Re: [PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-14 Thread Uros Bizjak
On Thu, May 14, 2015 at 1:31 PM, Uros Bizjak wrote: > On Wed, May 13, 2015 at 8:53 PM, Richard Henderson wrote: >> On 05/13/2015 11:11 AM, Uros Bizjak wrote: >>> We can use general_operand instead of some_operand. >>> >>> 2015-05-13 Uros Bizjak >>> >>> * config/alpha/alpha.md (extendqidi2)

Re: [PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-14 Thread Uros Bizjak
On Wed, May 13, 2015 at 8:53 PM, Richard Henderson wrote: > On 05/13/2015 11:11 AM, Uros Bizjak wrote: >> We can use general_operand instead of some_operand. >> >> 2015-05-13 Uros Bizjak >> >> * config/alpha/alpha.md (extendqidi2): Use general_operand >> instead of some_operand for oper

Re: [PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-14 Thread Uros Bizjak
On Wed, May 13, 2015 at 8:53 PM, Richard Henderson wrote: > On 05/13/2015 11:11 AM, Uros Bizjak wrote: >> We can use general_operand instead of some_operand. >> >> 2015-05-13 Uros Bizjak >> >> * config/alpha/alpha.md (extendqidi2): Use general_operand >> instead of some_operand for oper

Re: [PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-13 Thread Richard Henderson
On 05/13/2015 11:11 AM, Uros Bizjak wrote: > We can use general_operand instead of some_operand. > > 2015-05-13 Uros Bizjak > > * config/alpha/alpha.md (extendqidi2): Use general_operand > instead of some_operand for operand[1] predicate. > (extendhidi2): Ditto. > (cbranchdi4):

[PATCH, alpha]: Remove some_operand and some_ni_operand

2015-05-13 Thread Uros Bizjak
We can use general_operand instead of some_operand. 2015-05-13 Uros Bizjak * config/alpha/alpha.md (extendqidi2): Use general_operand instead of some_operand for operand[1] predicate. (extendhidi2): Ditto. (cbranchdi4): Use general_operand instead of some_operand for operan