Fix alignemnt and max skip bytes for znver1 arch.
authorAmit Pawar <amit.pawar@amd.com>
Tue, 14 Feb 2017 09:27:06 +0000 (09:27 +0000)
committerVenkataramanan Kumar <vekumar@gcc.gnu.org>
Tue, 14 Feb 2017 09:27:06 +0000 (09:27 +0000)
2017-02-14  Amit Pawar  <amit.pawar@amd.com>

* config/i386/i386.c (znver1_cost): Fix the alignment for function and
max skip bytes for function, loop and jump.

From-SVN: r245423

gcc/ChangeLog
gcc/config/i386/i386.c

index 4a0d7134c2885a44bdc5fc69752af1e6271a394d..a3082048a298aac2986be54fad8d7f84e609f47b 100644 (file)
@@ -1,3 +1,8 @@
+2017-02-14  Amit Pawar  <amit.pawar@amd.com>
+
+       * config/i386/i386.c (znver1_cost): Fix the alignment for function and
+       max skip bytes for function, loop and jump.
+
 2017-02-14  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
 
        * gimple-pretty-print.c (dump_unary_rhs): Adjust dump format for
index d7dce4be97c52e4ccd0c9dbe6cdbca26a79ed3b5..d9a4a38b90072820a0085c5a7befbf261d3304a9 100644 (file)
@@ -2672,7 +2672,7 @@ static const struct ptt processor_target_table[PROCESSOR_max] =
   {"bdver4", &bdver4_cost, 16, 10, 16, 7, 11},
   {"btver1", &btver1_cost, 16, 10, 16, 7, 11},
   {"btver2", &btver2_cost, 16, 10, 16, 7, 11},
-  {"znver1", &znver1_cost, 16, 10, 16, 7, 11}
+  {"znver1", &znver1_cost, 16, 15, 16, 15, 16}
 };
 \f
 static unsigned int