OSDN Git Service

* config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the same
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Aug 2000 12:40:18 +0000 (12:40 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 25 Aug 2000 12:40:18 +0000 (12:40 +0000)
commitd5e4720befb03664ef5ad3be4a38f5058d2181c3
tree4019c2c5f13f052c80b67ec62cb6bda31a0b7332
parent4b63bfb94cc909511a1227fffed0a9334f95d0fd
* config/i386/i386.c (ix86_expand_branch): Treat GE and GEU the same
way as LT and LTU when the second operand has 0 in low word.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35982 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c