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)
commitc8431fc9b528c3d2adfddeb4961e1477b9a3d4a9
tree8bb1a62e6daeb1526242e6fb5d113d3b2462e956
parent1be33173de27a37c1efdb814fd26e421f667579a
Fix alignemnt and max skip bytes for znver1 arch.

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