diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2019-09-26 18:50:55 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2019-09-26 18:50:55 +0000 |
commit | 4fc1d2629ab373945a30031c1b49bdfa4e9f5f12 (patch) | |
tree | 7c9f5f9ca8bfdbb62f3d85e4239c181a5e26c35f /gcc/read-rtl-function.c | |
parent | 0bfc204142439b8167bf3447d7d12b65d1da82f8 (diff) | |
download | gcc-4fc1d2629ab373945a30031c1b49bdfa4e9f5f12.zip gcc-4fc1d2629ab373945a30031c1b49bdfa4e9f5f12.tar.gz gcc-4fc1d2629ab373945a30031c1b49bdfa4e9f5f12.tar.bz2 |
[Darwin, PPC, Mode Iterators 2/n] Eliminate picbase expanders.
We can use the mode iterators directly with an @pattern to avoid the
need for an expander that was only there to pass the mode through.
gcc/ChangeLog:
2019-09-26 Iain Sandoe <iain@sandoe.co.uk>
* config/rs6000/darwin.md: Replace the expanders for
load_macho_picbase and reload_macho_picbase with use of '@'
in their respective define_insns.
(nonlocal_goto_receiver): Pass Pmode to gen_reload_macho_picbase.
* config/rs6000/rs6000-logue.c (rs6000_emit_prologue): Pass
Pmode to gen_load_macho_picbase.
* config/rs6000/rs6000.md: Likewise.
From-SVN: r276159
Diffstat (limited to 'gcc/read-rtl-function.c')
0 files changed, 0 insertions, 0 deletions