arm.c (arm_gen_constant): Add new heuristic for generating constant integers that...
authorRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 9 May 2005 22:00:06 +0000 (22:00 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 9 May 2005 22:00:06 +0000 (22:00 +0000)
commitc87e6352ed5daad3c13f0ca4056b07de910daf12
treebf2d8266f765fdf7ede2269eadf8359befd33cd6
parente3d97bde61135c9962234fdb1eed22a059709ca0
arm.c (arm_gen_constant): Add new heuristic for generating constant integers that can be expressed as the...

* arm.c (arm_gen_constant): Add new heuristic for generating
constant integers that can be expressed as the difference of two
valid immediates.

From-SVN: r99474
gcc/config/arm/arm.c