diff options
author | Geoff Keating <geoffk@cygnus.com> | 2000-10-01 05:29:14 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@gcc.gnu.org> | 2000-10-01 05:29:14 +0000 |
commit | e35b957951be95eb8c5caa2c3bd7635827b4b370 (patch) | |
tree | 9b33000ba9e8cb51c596c7c89e8c48ae70621225 /libjava/java | |
parent | 9256db1dea11f28654770cdfd450c95c3cc53a0f (diff) | |
download | gcc-e35b957951be95eb8c5caa2c3bd7635827b4b370.zip gcc-e35b957951be95eb8c5caa2c3bd7635827b4b370.tar.gz gcc-e35b957951be95eb8c5caa2c3bd7635827b4b370.tar.bz2 |
rs6000.md (movsi_to_cr): Remove the USE.
* config/rs6000/rs6000.md (movsi_to_cr): Remove the USE. Calculate
the mask value from the individual SET operations.
(return_internal_si): Move the USE after the RETURN.
(return_internal_di): Likewise.
(return_and_restore_fpregs_si): Likewise.
(return_and_restore_fpregs_di): Likewise.
(return_eh_si): Likewise.
(return_eh_di): Likewise.
* config/rs6000/rs6000.c (mtcrf_operation): Don't look for,
or check, the USE.
(rs6000_emit_prologue): Don't emit the USE for movsi_to_cr.
Don't generate a PARALLEL around a single operation movsi_to_cr.
Generate the RETURN first in any PARALLELs.
* rtlanal.c (single_set_1): Use fatal_insn to display the
invalid insn. Check for more cases when a USE or CLOBBER occurs
before a SET.
* Makefile.in: Update dependencies for rtlanal.o.
From-SVN: r36683
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions