Re: [PATCH 8/9] rs6000: Make all logical instructions one type

2014-05-23 Thread David Edelsohn
On Fri, May 23, 2014 at 2:09 AM, Segher Boessenkool wrote: > They are currently just "integer", but the dot version is fast_compare. > This makes them all "logical". > > > 2014-05-22 Segher Boessenkool > > gcc/ > * config/rs6000/rs6000.md (type): Add "logical". Delete > "fast_c

[PATCH 8/9] rs6000: Make all logical instructions one type

2014-05-22 Thread Segher Boessenkool
They are currently just "integer", but the dot version is fast_compare. This makes them all "logical". 2014-05-22 Segher Boessenkool gcc/ * config/rs6000/rs6000.md (type): Add "logical". Delete "fast_compare". (dot): Adjust comment. (andsi3_mc, *andsi3_interna