diff options
author | Jakub Jelinek <jakub@redhat.com> | 2012-09-27 12:48:07 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2012-09-27 12:48:07 +0200 |
commit | 6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f (patch) | |
tree | a5150089f8e48540b0049e8de73fc0d5117fbf56 /gcc/tree-eh.c | |
parent | e481cda684ff01bab0d4c1d3813dbfc92557182e (diff) | |
download | gcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.zip gcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.tar.gz gcc-6b74529d9b26ae4d4fd0bdb96b9ce44c40738c9f.tar.bz2 |
re PR target/54703 (_mm_sub_pd is incorrectly substituted with vandnps)
PR target/54703
* simplify-rtx.c (simplify_binary_operation_1): Perform
(x - (x & y)) -> (x & ~y) optimization only for integral
modes.
* gcc.target/i386/pr54703.c: New test.
From-SVN: r191801
Diffstat (limited to 'gcc/tree-eh.c')
0 files changed, 0 insertions, 0 deletions