predicates.md (x86_64_immediate_operand): Hoist common subexpressions.
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 11 Jul 2016 19:41:17 +0000 (21:41 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 11 Jul 2016 19:41:17 +0000 (21:41 +0200)
commit4368a420fb0679a0ef78fd0806dbdf7917cd948d
treea7d83f37b37fec412fab672c17d78e607013819e
parent7f0d7d6155b6ef87b9a8e404a556222d22f844f8
predicates.md (x86_64_immediate_operand): Hoist common subexpressions.

* config/i386/predicates.md (x86_64_immediate_operand) <case CONST>:
Hoist common subexpressions.
(x86_64_zext_immediate_operand) <case CONST>: Ditto.

From-SVN: r238224
gcc/ChangeLog
gcc/config/i386/predicates.md