Fix alignemnt and max skip bytes for znver1 arch.
commit666da6a9168f0490da22cd3baaa29d5bdda858f5
authorvekumar <vekumar@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Feb 2017 09:27:06 +0000 (14 09:27 +0000)
committervekumar <vekumar@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Feb 2017 09:27:06 +0000 (14 09:27 +0000)
tree8bb1a62e6daeb1526242e6fb5d113d3b2462e956
parent78c6d67ed86a261d25d6ae1bf3966a7a7849e395
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@245423 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c