]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Enable LRA register allocator for PDP11. -- missed checking in
authorpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Oct 2018 18:46:51 +0000 (18:46 +0000)
committerpkoning <pkoning@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Oct 2018 18:46:51 +0000 (18:46 +0000)
    ChangeLog.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264820 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c0224e067b09dc89c1decc03e89aaebcdb708f7a..6bec9842ae8e7a05cda8da60bd4566e2810164e5 100644 (file)
@@ -1,3 +1,13 @@
+2018-10-03  Paul Koning  <ni1d@arrl.net>
+
+       Enable LRA register allocator for PDP11.
+       * config/pdp11/constraints.md (Q): Use define_memory_constraint.
+       (R): Likewise.
+       (D): Likewise.
+       * config/pdp11/pdp11.c (pdp11_lra_p): New function.
+       * config/pdp11/pdp11.opt (-mlra): New option.
+       * doc/invoke.texi (PDP-11 Options): Document -mlra.
+
 2018-10-03  Uros Bizjak  <ubizjak@gmail.com>
 
        * config/i386/i386.md (*<absneg:code>extendsfdf2): Remove.