From: iains Date: Sat, 19 Oct 2019 07:34:23 +0000 (+0000) Subject: [PPC] Delete out of date comment. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ae1471c474549758ea4f28dbb7f951e74077d43;p=thirdparty%2Fgcc.git [PPC] Delete out of date comment. Removes a comment that's no longer relevant. gcc/ChangeLog: 2019-10-19 Iain Sandoe * config/rs6000/rs6000.md: Delete out--of-date comment about special-casing integer loads. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277201 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3e038904186f..7f770887690c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,9 @@ -2019-10-17 JeanHeyd Meneide +2019-10-19 Iain Sandoe + + * config/rs6000/rs6000.md: Delete out--of-date comment about + special-casing integer loads. + +2019-10-19 JeanHeyd Meneide * escaped_string.h (escaped_string): New header. * tree.c (escaped_string): Remove escaped_string class. diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index 29dd6165205e..d0cca1e6500c 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -6890,11 +6890,6 @@ UNSPEC_MOVSI_GOT))] "") -;; For SI, we special-case integers that can't be loaded in one insn. We -;; do the load 16-bits at a time. We could do this by loading from memory, -;; and this is even supposed to be faster, but it is simpler not to get -;; integers in the TOC. - ;; MR LA LWZ LFIWZX LXSIWZX ;; STW STFIWX STXSIWX LI LIS ;; # XXLOR XXSPLTIB 0 XXSPLTIB -1 VSPLTISW