--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-26
15:24 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-26
13:18 ---
Subject: Bug 18510
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2004-11-26 13:18:16
Modified files:
gcc: ChangeLog
gcc/doc: e
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-23
02:12 ---
Most VIS intructions now have intrinsics. edge* and array* intructions don't
nor do the compare instructions. I'm hopeful the comparison instructions can be
done without intrinsics, but I'm not sure. I st
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-20
20:00 ---
http://gcc.gnu.org/ml/gcc-patches/2004-11/msg01653.html
--
What|Removed |Added
Key
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-16
13:55 ---
Confirmed.
--
What|Removed |Added
Status|UNCONFIRMED |NEW
E
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-16
13:43 ---
Created an attachment (id=7559)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7559&action=view)
Testcases
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18510
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-16
13:40 ---
Created an attachment (id=7558)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7558&action=view)
SPARC VIS intrinsics
This patch doesn't fail in recog and passes the attached tests.
--
Wh
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-16
04:17 ---
Having sparc_expand_builtin return target/op[0] instead of pat makes gets rid
of the problems in extract_insn.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18510
--- Additional Comments From phython at gcc dot gnu dot org 2004-11-16
00:36 ---
Created an attachment (id=7551)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7551&action=view)
VIS intrinsics patch, fails in recog
This patch gets GCC to the point where recog fails to recognize th