]> gcc.gnu.org Git - gcc.git/commit - gcc/regrename.c
regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.
authorBernd Schmidt <bernds@redhat.co.uk>
Fri, 27 Oct 2000 20:58:57 +0000 (20:58 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 27 Oct 2000 20:58:57 +0000 (13:58 -0700)
commit541f7d56299fdc8028f38413dce2fd70bc5a3709
tree8a907a9f427742d19f91e7123d2688bf3860545d
parentb8dad04b688e9cb9c34b0c0beba09fd0dc626389
regrename.c: Rewrite to handle multi-register modes and cond_exec instructions.

        * regrename.c: Rewrite to handle multi-register modes and
        cond_exec instructions.
        * Makefile.in (regrename.o): Update dependancies.
        * recog.h (struct operand_alternative): Add is_address.
        * recog.c (preprocess_constraints) [case 'p']: Set it.

Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r37089
gcc/ChangeLog
gcc/Makefile.in
gcc/recog.c
gcc/recog.h
gcc/regrename.c
This page took 0.054985 seconds and 5 git commands to generate.