* config/aarch64/aarch64.c (thunderx2t99_tunings): Enable AES and
cmp_branch fusion.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245143
138bc75d-0d04-0410-961f-
82ee72b054a4
+2017-02-02 Naveen H.S <Naveen.Hurugalawadi@cavium.com>
+
+ * config/aarch64/aarch64.c (thunderx2t99_tunings): Enable AES and
+ cmp_branch fusion.
+
2017-02-02 Martin Sebor <msebor@redhat.com>
PR middle-end/79275
&generic_approx_modes,
4, /* memmov_cost. */
4, /* issue_rate. */
- AARCH64_FUSE_NOTHING, /* fuseable_ops. */
+ (AARCH64_FUSE_CMP_BRANCH | AARCH64_FUSE_AES_AESMC), /* fusible_ops */
16, /* function_align. */
8, /* jump_align. */
16, /* loop_align. */