]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000-string.c (expand_strncmp_gpr_sequence): Change to a shorter sequence with...
authorAaron Sawdey <acsawdey@linux.ibm.com>
Fri, 26 Oct 2018 19:33:31 +0000 (19:33 +0000)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Fri, 26 Oct 2018 19:33:31 +0000 (14:33 -0500)
commitef4adf1f79e380315124ed8bc98cd5b2a6f027ef
tree3a7c24a32a7dd2df970346e08f91139ce5e9b9ac
parentffd0bbe152496a667d0854ccb68f36bf3e853205
rs6000-string.c (expand_strncmp_gpr_sequence): Change to a shorter sequence with fewer branches.

2018-10-26  Aaron Sawdey  <acsawdey@linux.ibm.com>

* config/rs6000/rs6000-string.c (expand_strncmp_gpr_sequence): Change to
a shorter sequence with fewer branches.
(emit_final_str_compare_gpr): Ditto.

From-SVN: r265546
gcc/ChangeLog
gcc/config/rs6000/rs6000-string.c