[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #6 from hjl dot tools at gmail dot com 2009-03-12 22:44 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #5 from hjl at gcc dot gnu dot org 2009-03-12 17:50 --- Subject: Bug 39327 Author: hjl Date: Thu Mar 12 17:50:02 2009 New Revision: 144820 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144820 Log: 2009-03-12 H.J. Lu Backport from mainline: 2009-03-12 H.J. Lu PR target/39327 * config/i386/sse.md (sse3_addsubv4sf3): Correct item bits. (sse3_addsubv2df3): Likewise. Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/config/i386/sse.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #4 from hjl at gcc dot gnu dot org 2009-03-12 17:43 --- Subject: Bug 39327 Author: hjl Date: Thu Mar 12 17:43:14 2009 New Revision: 144819 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144819 Log: 2009-03-12 H.J. Lu PR target/39327 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits. (avx_addsubv4df3): Likewise. (*avx_addsubv4sf3): Likewise. (sse3_addsubv4sf3): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/sse.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #3 from hjl at gcc dot gnu dot org 2009-02-28 22:29 --- Subject: Bug 39327 Author: hjl Date: Sat Feb 28 22:29:25 2009 New Revision: 144498 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144498 Log: 2009-02-28 H.J. Lu PR target/39327 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits. (avx_addsubv4df3): Likewise. (*avx_addsubv4sf3): Likewise. (sse3_addsubv4sf3): Likewise. (*avx_addsubv2df3): Likewise. (sse3_addsubv2df3): Likewise. (avx_unpckhps256): Correct item selectors. (avx_unpcklps256): Likewise. (avx_unpckhpd256): Likewise. (avx_unpcklpd256): Likewise. Modified: trunk/gcc/ChangeLog trunk/gcc/config/i386/sse.md -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #2 from hjl dot tools at gmail dot com 2009-02-28 18:40 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2009-02/msg01268.html -- hjl dot tools at gmail dot com changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc- ||patches/2009- ||02/msg01268.html http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327
[Bug target/39327] Incorrect addsub/unpck patterns in sse.md
--- Comment #1 from hjl dot tools at gmail dot com 2009-02-28 18:27 --- Item selectors in 256bit unpck patterns are also incorrect. -- hjl dot tools at gmail dot com changed: What|Removed |Added Summary|Incorrect addsub patterns in|Incorrect addsub/unpck |sse.md |patterns in sse.md http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39327