constraints.md (U): Adjust comment.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 3 Dec 2016 17:29:43 +0000 (17:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 3 Dec 2016 17:29:43 +0000 (17:29 +0000)
commit7c3cace17c44e3fa1bf8f7128d2f9b8fefb4f865
tree553b4eda02c83fed6e917e233ca215d109fc27e9
parentf9b6b9291db6eab79e3f4c177cf4cf264aac6dda
constraints.md (U): Adjust comment.

* config/sparc/constraints.md (U): Adjust comment.
* config/sparc/sparc.md (lra): New attribute.
(enabled): For base instructions, if the lra attribute is set,
return 1 if it is in keeping with TARGET_LRA.
(*movdi_insn_sp32): Add lra attribute for alternatives mentioning U
constraint and duplicate them with U replaced by r.
(*movdf_insn_sp32): Likewise.
(*mov<VM64:mode>_insn_sp32): Likewise.
(*movtf_insn_sp32): Remove alternatives mentioning U constraint.

From-SVN: r243221
gcc/ChangeLog
gcc/config/sparc/constraints.md
gcc/config/sparc/sparc.md