gcc/
authorChristophe Lyon <christophe.lyon@linaro.org>
Wed, 8 Jun 2016 12:30:14 +0000 (14:30 +0200)
committerYvan Roux <yvan.roux@linaro.org>
Tue, 14 Jun 2016 13:04:38 +0000 (13:04 +0000)
commit4536f59ba0076410cccb2006508c66efb4d02c8e
tree412b48570edd727496bbac9e04602262fad78286
parentc002628fae4ade24cc182f82d625ccf881cdb0f7
gcc/
Backport from trunk r236809.
2016-05-27  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>

* config/aarch64/aarch64-modes.def (CC_ZESWP, CC_SESWP): Delete.
* config/aarch64/aarch64.c (aarch64_select_cc_mode): Remove condition
that returns CC_SESWPmode and CC_ZESWPmode.
(aarch64_get_condition_code_1): Remove handling of CC_SESWPmode
and CC_SESWPmode.
(aarch64_rtx_costs): Likewise.

Change-Id: I16c34eba3fc7c0eb4ba137cb2a7a4efdcd22c1d1
gcc/config/aarch64/aarch64-modes.def
gcc/config/aarch64/aarch64.c