]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (s390_select_ccmode): Enable using CC of x + imm for higher immediates on...
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 4 Dec 2012 14:04:39 +0000 (14:04 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 4 Dec 2012 14:04:39 +0000 (14:04 +0000)
commit71ce1a34856faf6e981c68864004a4478bb220ce
treec5d001aa0b40b92ede6aa3742720dbbe30c54b87
parent5005fe220a46685544e05626fc5528fd072bacd9
s390.c (s390_select_ccmode): Enable using CC of x + imm for higher immediates on z9-109 upwards.

2012-12-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.c (s390_select_ccmode): Enable using CC of
          x + imm for higher immediates on z9-109 upwards.

From-SVN: r194141
gcc/ChangeLog
gcc/config/s390/s390.c