]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386.c (ix86_rtx_costs): Set proper rtx cost for ashl<mode>3_mask...
authorWei Mi <wmi@google.com>
Tue, 2 Apr 2013 16:54:58 +0000 (16:54 +0000)
committerWei Mi <wmi@gcc.gnu.org>
Tue, 2 Apr 2013 16:54:58 +0000 (16:54 +0000)
commit7b3b7eb9b5e827bffabaa5fbfc19b71f3cae3189
treefac5caea306a476fd3aafe6bc71def22fe9342a0
parent56f51c8e6dfb0b459c3ffa4bd38dcd6d4192fd0c
i386.c (ix86_rtx_costs): Set proper rtx cost for ashl<mode>3_mask...

2013-04-02  Wei Mi  <wmi@google.com>

* config/i386/i386.c (ix86_rtx_costs): Set proper rtx cost for
ashl<mode>3_mask, *<shift_insn><mode>3_mask and
*<rotate_insn><mode>3_mask in i386.md.

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