[PATCH] S/390: Add splitter for "and" with complement.

2016-04-27 Thread Dominik Vogt
s390_logical_operator_si3_ok_p. gcc/testsuite/ChangeLog * gcc.target/s390/md/andc-splitter-1.c: New test case. * gcc.target/s390/md/andc-splitter-2.c: Likewise. >From de225e02fe79661642f123fd0505a0bd60f20066 Mon Sep 17 00:00:00 2001 From: Dominik Vogt Date: Mon, 14 Mar 2016 17:

Re: [PATCH] S/390: Add splitter for "and" with complement.

2016-04-27 Thread Dominik Vogt
On Wed, Apr 27, 2016 at 08:58:44AM +0100, Dominik Vogt wrote: > The attached patch provides some improved patterns for "and with > complement" to the s390 machine description. Bootstrapped and > regression tested on s390 and s390x. (This patch needs some careful proof reading. I've made so many