* config/h8300/h8300-protos.h: Add a prototype for
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jun 2003 11:32:54 +0000 (11:32 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 21 Jun 2003 11:32:54 +0000 (11:32 +0000)
commit8c71b4e998e3b3de3bec1979a1277034e39a9b0a
tree00058e7b86dfbfc4a04d85cd255b60893f0418ff
parent88d71f6dd7fdea1b96d76be8af249d142a7ab492
* config/h8300/h8300-protos.h: Add a prototype for
same_cmp_preceding_p.
* config/h8300/h8300.c (same_cmp_preceding): New.
* config/h8300/h8300.md: Extend peephole2's that transform
compare:SI into shorter sequences so that they can deal with
signed comparisons.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68296 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.md