Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes

2016-05-27 Thread James Greenhalgh
On Wed, Apr 27, 2016 at 03:12:10PM +0100, Kyrill Tkachov wrote: > Hi all, > > The CC_ZESWP and CC_SESWP are not used anywhere and seem to be a remmant of > some > old code that was removed. The various compare+extend patterns in aarch64.md > don't > use these modes. So it should be safe to remov

Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes

2016-05-19 Thread Kyrill Tkachov
Ping. Thanks, Kyrill On 11/05/16 10:00, Kyrill Tkachov wrote: Ping. https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01652.html Thanks, Kyrill On 27/04/16 15:12, Kyrill Tkachov wrote: Hi all, The CC_ZESWP and CC_SESWP are not used anywhere and seem to be a remmant of some old code that was remov

Re: [PATCH][AArch64] Delete obsolete CC_ZESWP and CC_SESWP CC modes

2016-05-11 Thread Kyrill Tkachov
Ping. https://gcc.gnu.org/ml/gcc-patches/2016-04/msg01652.html Thanks, Kyrill On 27/04/16 15:12, Kyrill Tkachov wrote: Hi all, The CC_ZESWP and CC_SESWP are not used anywhere and seem to be a remmant of some old code that was removed. The various compare+extend patterns in aarch64.md don't use