re PR tree-optimization/52975 (Ofast produces not optimized code for vectorized ...
authorRichard Guenther <rguenther@suse.de>
Mon, 16 Apr 2012 11:03:16 +0000 (11:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 16 Apr 2012 11:03:16 +0000 (11:03 +0000)
commit8b7db2596e34866f3143938e017e97fb903b3279
treee0d0e98c8ce375e15c7f970bb865d04058a3c444
parent3be74079134b4fde672bdb875636a9b5f95da7ba
re PR tree-optimization/52975 (Ofast produces not optimized code for vectorized "converted if")

2012-04-16  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/52975
* tree-if-conv.c (predicate_bbs): Do not simplify inverted
condition but always mark it with TRUTH_NOT_EXPR.

From-SVN: r186491
gcc/ChangeLog
gcc/tree-if-conv.c