OSDN Git Service

2001-01-04 Philip Blundell <philb@gnu.org>
authorpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 20:19:48 +0000 (20:19 +0000)
committerpb <pb@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 20:19:48 +0000 (20:19 +0000)
commitcd8df93efc360bf9e6586ec142766a331f4d360a
tree3ec75373ca28b0ad0d63d95fb668c8f7327670ad
parentfcb7dff99a28bc189e7bbe6f00f2d4fbefb7734f
2001-01-04  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (arm_gen_constant): Prefer to emit constants
from bit 31 downwards, if this requires no more insns.
(count_insns_for_constant): New helper function for above.

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