2017-01-23 Andrew Pinski <apinski@cavium.com>
* config/aarch64/aarch64.c (thunderx2t99_addrcost_table): Improve
cost table.
From-SVN: r244851
+2017-01-23 Andrew Pinski <apinski@cavium.com>
+
+ * config/aarch64/aarch64.c (thunderx2t99_addrcost_table): Improve
+ cost table.
+
2017-01-23 Martin Sebor <msebor@redhat.com>
PR middle-end/78703
static const struct cpu_addrcost_table thunderx2t99_addrcost_table =
{
{
- 0, /* hi */
- 0, /* si */
- 0, /* di */
+ 1, /* hi */
+ 1, /* si */
+ 1, /* di */
2, /* ti */
},
0, /* pre_modify */