]> git.ipfire.org Git - thirdparty/gcc.git/commit
expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to bswaphi if available.
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Mon, 10 Nov 2014 17:18:23 +0000 (17:18 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Mon, 10 Nov 2014 17:18:23 +0000 (17:18 +0000)
commita25efea0868cef17064a71d76a2fd7d209adc6b3
tree226ebbd4f9da3be46dbca04c4c51e6b2f770d812
parent02ff56e68a381d449723b6d4c19189a08bb66484
expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to bswaphi if available.

2014-11-10  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    * expmed.c (expand_shift_1): Expand 8 bit rotate of 16 bit value to
    bswaphi if available.

From-SVN: r217302
gcc/ChangeLog
gcc/expmed.c