Re: [PATCH] S/390: Add support for z13 instructions lochi and locghi.

2016-07-04 Thread Andreas Krebbel
On 07/01/2016 04:31 PM, Dominik Vogt wrote: > The attached patch adds patterns to make use of the z13 LOCHI and > LOCGHI instructions. > > Tested on s390x biarch and s390, regression tested on s390x. > > Ciao > > Dominik ^_^ ^_^ > Looks good, thanks! Could you try merging the two testcases i

[PATCH] S/390: Add support for z13 instructions lochi and locghi.

2016-07-01 Thread Dominik Vogt
.c: Expect lochi instead of locr. * gcc.target/s390/loc-2.c: New test. * gcc.target/s390/loc-1.c: New test. >From 5136f74f61dc3df0229d43d5f13017280838a011 Mon Sep 17 00:00:00 2001 From: Dominik Vogt Date: Wed, 25 May 2016 11:47:00 +0100 Subject: [PATCH] S/390: Add support for z13 instructi