https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89112

--- Comment #8 from acsawdey at gcc dot gnu.org ---
Author: acsawdey
Date: Tue Feb  5 16:32:06 2019
New Revision: 268547

URL: https://gcc.gnu.org/viewcvs?rev=268547&root=gcc&view=rev
Log:
2019-02-05  Aaron Sawdey  <acsaw...@linux.ibm.com>

        PR target/89112
        * config/rs6000/rs6000-string.c (do_ifelse, expand_cmp_vec_sequence,
        expand_compare_loop, expand_block_compare_gpr,
        expand_strncmp_align_check, expand_strncmp_gpr_sequence): Insert
        REG_BR_PROB notes in inline expansion of memcmp/strncmp. Add
        #include "profile-count.h" and "predict.h" for types and functions
        needed to work with REG_BR_PROB notes.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000-string.c

Reply via email to