Re: [PATCH] Respin sparc pixel-compare patterns using iterators.

2011-09-29 Thread David Miller
From: Uros Bizjak Date: Thu, 29 Sep 2011 09:04:37 +0200 > Hello! > >> This is heavily inspired by a proof-of-concept patch David >> Bremner sent to me the other week. >> >> * config/sparc/sparc.md (UNSPEC_FCMPLE, UNSPEC_FCMPNE, >> UNSPEC_FCMPGT, UNSPEC_FCMPEQ): Delete and reduce to...

Re: [PATCH] Respin sparc pixel-compare patterns using iterators.

2011-09-29 Thread Uros Bizjak
Hello! > This is heavily inspired by a proof-of-concept patch David > Bremner sent to me the other week. > > * config/sparc/sparc.md (UNSPEC_FCMPLE, UNSPEC_FCMPNE, > UNSPEC_FCMPGT, UNSPEC_FCMPEQ): Delete and reduce to... > (UNSPEC_FCMP): New unspec. > (gcond): New code iter

[PATCH] Respin sparc pixel-compare patterns using iterators.

2011-09-28 Thread David Miller
This is heavily inspired by a proof-of-concept patch David Bremner sent to me the other week. Committed to trunk. gcc/ * config/sparc/sparc.md (UNSPEC_FCMPLE, UNSPEC_FCMPNE, UNSPEC_FCMPGT, UNSPEC_FCMPEQ): Delete and reduce to... (UNSPEC_FCMP): New unspec. (gcond)