]> gcc.gnu.org Git - gcc.git/commit
i386.md (cmp?i): Simplify; refuse immediate operand in alternative 0
authorJan Hubicka <jh@suse.cz>
Thu, 28 Jun 2001 08:44:16 +0000 (10:44 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 28 Jun 2001 08:44:16 +0000 (08:44 +0000)
commitb9b2c339633c658046d481aa0db0d3c1008a4595
treeaf20ee6990ac9b4117e28a11c414e4b18829ccd9
parent72beea565337f58c8de18df182ace2e8e30746d2
i386.md (cmp?i): Simplify; refuse immediate operand in alternative 0

* i386.md (cmp?i): Simplify; refuse immediate operand
in alternative 0
* i386.c (cmpsi_operand): Refuse constants.

* i386.md (movsi_insv_1, movsi_insv_1_rex64): Allow immediate operand.

* flow.c (block_label, redirect_edge_and_branch): Split out from ....
(split_edge) .... here;

From-SVN: r43635
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md
gcc/flow.c
This page took 0.057641 seconds and 5 git commands to generate.