diff options
author | Wilco Dijkstra <wdijkstr@arm.com> | 2016-11-02 13:56:07 +0000 |
---|---|---|
committer | Wilco Dijkstra <wilco@gcc.gnu.org> | 2016-11-02 13:56:07 +0000 |
commit | 45a6c1e36347998df5e779866f26d15dc9d01fbd (patch) | |
tree | eb8e76986eee365abe7bd9265d665197d978fd09 /gcc/fortran/interface.c | |
parent | b5926e23e4721298fa9b81148cab86ee3042ea95 (diff) | |
download | gcc-45a6c1e36347998df5e779866f26d15dc9d01fbd.zip gcc-45a6c1e36347998df5e779866f26d15dc9d01fbd.tar.gz gcc-45a6c1e36347998df5e779866f26d15dc9d01fbd.tar.bz2 |
The add expander still contains some expansion code that was required for the previous prolog/epilog code...
The add expander still contains some expansion code that was required for the
previous prolog/epilog code, but which is no longer needed. I also noticed
that the current version splits off immediates from frame addressing
instructions, which doesn't seem a good idea. Avoiding this resulted in small
codesize improvements.
gcc/
* config/aarch64/aarch64.md (add<mode>3): Remove
redundant code. Don't split frame based additions.
From-SVN: r241790
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions