OSDN Git Service

* config/h8300/h8300.c (compute_mov_length): Adjust for the
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2003 11:54:44 +0000 (11:54 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2003 11:54:44 +0000 (11:54 +0000)
commit786637e0f94917ec5e3b588cabc4226555e67e2b
tree3c49c0b8a763abbd01d4777646f9461ada1231f8
parent49119c9ba09695b224927b12c4ca2d7e92dd2bd8
* config/h8300/h8300.c (compute_mov_length): Adjust for the
new optimization.
* config/h8300/h8300.md (*movsi_h8300): Optimize the load of
an SImode constant whose upper and lower are the same.

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