Adjust variable shift costs for IA MCU
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 9 Jul 2015 20:35:56 +0000 (20:35 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 9 Jul 2015 20:35:56 +0000 (13:35 -0700)
commit89be2b1bae2409730f99b4ff5d41d635554a8f6c
tree61de275553353261af02b15f9f3dc51705498159
parentb6d99e1c2dc9922faad6741f3735eba3e94900dd
Adjust variable shift costs for IA MCU

We reduce code size for IA MCU by adjusting variable shift costs for IA
MCU

PR target/66821
* config/i386/i386.c (iamcu_cost): Adjust variable shift costs.

From-SVN: r225635
gcc/ChangeLog
gcc/config/i386/i386.c