re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn...
authorUros Bizjak <ubizjak@gmail.com>
Mon, 22 Jun 2015 13:54:58 +0000 (15:54 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 22 Jun 2015 13:54:58 +0000 (15:54 +0200)
commit1ea0e674b0a0ec75772a74783ad0d21454cd5d86
tree0294df52dbc5b8fa09835d831ac7134df532946e
parent8f77aa9086f8172d87abf955a95bfbfb87440a26
re PR target/65871 (bzhi builtin/intrinsic wrongly assumes bzhi instruction doesn't set the ZF flag)

PR target/65871
* config/i386/i386.c (ix86_rtx_costs) <case COMPARE>: Ignore the
cost of embedded comparison.

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