s390.opt (mlra): New option.
authorVladimir Makarov <vmakarov@redhat.com>
Thu, 6 Jun 2013 20:05:16 +0000 (20:05 +0000)
committerVladimir Makarov <vmakarov@gcc.gnu.org>
Thu, 6 Jun 2013 20:05:16 +0000 (20:05 +0000)
commit3597e1135e5dce1fa8a7d69d933ae5dea2177591
treec21b26315cc4a140b4b4bd538d318b01ccec686a
parent01037aeb478abb6c6c06c07c7368eead9032b677
s390.opt (mlra): New option.

2013-06-06  Vladimir Makarov  <vmakarov@redhat.com>

* config/s390/s390.opt (mlra): New option.
* config/s390/s390.c (s390_decompose_address): Check displacement
for all registers for LRA.
(s390_secondary_reload): Don't used secondary reloads for LRA.
(s390_lra_p): New function.
(TARGET_LRA_P): Define.
* config/s390/s390.md (*movmem_short, *clrmem_short): Change value
of attribute cpu_facility to zarch for the last alternative.
(*cmpmem_short): Ditto.

From-SVN: r199754
gcc/ChangeLog
gcc/config/s390/s390.c
gcc/config/s390/s390.md
gcc/config/s390/s390.opt