ifcvt.c (HAVE_incscc, [...]): Delete.
authorRichard Sandiford <richard.sandiford@arm.com>
Mon, 24 Aug 2015 17:59:31 +0000 (17:59 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 24 Aug 2015 17:59:31 +0000 (17:59 +0000)
commit651159e5d652ae1dcc48f8107fa5e5b272767d5b
treed8caf60a281b6b6a8b3d42c1eb6e78fbcd77509c
parent7f9f48bede168fd629d389d6113a1bbe11e2ad99
ifcvt.c (HAVE_incscc, [...]): Delete.

gcc/
* ifcvt.c (HAVE_incscc, HAVE_decscc, HAVE_cbranchcc4): Delete.
(have_cbranchcc4): New variable.
(cc_in_cond, noce_emit_cmove, noce_get_alt_condition)
(noce_get_condition): Use it instead of HAVE_cbranchcc4.
(if_convert): Initialize have_cbranchcc4.

From-SVN: r227142
gcc/ChangeLog
gcc/ifcvt.c