]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/arm/arm-protos.h
Fix Arm big-endian regressions.
authorTamar Christina <tamar.christina@arm.com>
Wed, 16 Jan 2019 11:25:10 +0000 (11:25 +0000)
committerTamar Christina <tnfchris@gcc.gnu.org>
Wed, 16 Jan 2019 11:25:10 +0000 (11:25 +0000)
commitee8045e577476a4e7d1342d8538e29cdf4ff6d1d
tree174e9ce413beae62cc7d16e982424d53461faed2
parent99b1b1fac08f2e62b6ef5486180a449396599ca9
Fix Arm big-endian regressions.

gcc/ChangeLog:

* config/arm/arm-protos.h (neon_vcmla_lane_prepare_operands): Remove patternmode.
* config/arm/arm.c (neon_vcmla_lane_prepare_operands): Likewise.
* config/arm/neon.md (neon_vcmla_lane<rot><mode>, neon_vcmla_laneq<rot><mode>,
neon_vcmlaq_lane<rot><mode>): Remove endianness conversion.

From-SVN: r267969
gcc/ChangeLog
gcc/config/arm/arm-protos.h
gcc/config/arm/arm.c
gcc/config/arm/neon.md