]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update the ChangeLog to include config/arm/cortex-a53.md
authornaveenh <naveenh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 05:47:24 +0000 (05:47 +0000)
committernaveenh <naveenh@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Jun 2017 05:47:24 +0000 (05:47 +0000)
and config/arm/exynos-m1.md modifications

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249434 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 70c03843cfc27f9581cf8c341eb07c2bdaad1f0c..58b7473bdb24c0b128435dbf7dbf8e27a522a518 100644 (file)
@@ -5,9 +5,13 @@
        (aarch64_crypto_pmullv2di): Change type attribute to crypto_pmull.
        * config/aarch64/thunderx2t99.md (thunderx2t99_pmull): New
        reservation.
+       * config/arm/cortex-a53.md (cortex_a53_advsimd_type): Add crypto_pmull to
+       attribute type list for neon_multiply.
        * config/arm/cortex-a57.md (cortex_a57_neon_type): Add crypto_pmull to
        attribute type list for neon_multiply.
        * config/arm/crypto.md (crypto_vmullp64): Change type to crypto_pmull.
+       * config/arm/exynos-m1.md (exynos_m1_neon_type): Add crypto_pmull to
+       attribute type list for neon_multiply.
        * config/arm/types.md (crypto_pmull): Add.
        * config/arm/xgene1.md (xgene1_neon_pmull): Add crypto_pmull to
        attribute type list.