arm.c (arm_gen_constant): Add new heuristic for generating constant integers that...
authorRichard Earnshaw <rearnsha@arm.com>
Mon, 9 May 2005 21:55:08 +0000 (21:55 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Mon, 9 May 2005 21:55:08 +0000 (21:55 +0000)
commit71a4f307bd76b74e824acd45c6579932325da6c6
tree7297e5bc9c199d8424196e39c140d44184b116ee
parent43f6dfd3ec224e73a7175987f651b3d455f7803f
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: r99472
gcc/ChangeLog
gcc/config/arm/arm.c