reload1.c (reload_cse_simplify_operands): Do not call gen_rtx_REG for each alternative.
authorJohn Carr <jfc@mit.edu>
Wed, 10 Jun 1998 06:00:50 +0000 (06:00 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Wed, 10 Jun 1998 06:00:50 +0000 (06:00 +0000)
commit0254c56158b0533600ba9036258c11d377d46adf
treec2e4c3d9047c45c102dda90162c826873df79eed
parent71e89f27cd7276f25b80a24edafa66a25ccf2e99
reload1.c (reload_cse_simplify_operands): Do not call gen_rtx_REG for each alternative.

Wed Jun 10 08:56:27 1998  John Carr  <jfc@mit.edu>
* reload1.c (reload_cse_simplify_operands): Do not call gen_rtx_REG
for each alternative.  Do not replace a CONST_INT with a REG unless
the reg is cheaper.

From-SVN: r20402
gcc/ChangeLog
gcc/reload1.c