[ARM] Adjust clz, rbit and rev patterns for -mrestrict-it.
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Tue, 5 Aug 2014 09:56:31 +0000 (09:56 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Tue, 5 Aug 2014 09:56:31 +0000 (09:56 +0000)
commit66224c7d68c5fbcc5d4573a8c3897bc451bc473c
tree7358e37fb9d80f31bd597b955335c9c429e64bc3
parent0021b8a5ab08df41c31aa9992d792983fd0ad0f7
[ARM] Adjust clz, rbit and rev patterns for -mrestrict-it.

* config/arm/arm.md (clzsi2): Set predicable_short_it attr to no.
(rbitsi2): Likewise.
(*arm_rev): Set predicable and predicable_short_it attributes.

From-SVN: r213630
gcc/ChangeLog
gcc/config/arm/arm.md