s390-protos.h (s390_canonicalize_comparison): Declare.
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 10 Aug 2004 21:46:33 +0000 (21:46 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 10 Aug 2004 21:46:33 +0000 (21:46 +0000)
commit68f9c5e21e381b28ed2f1d96dedf507af53d4e54
tree781339f082dfe283dcdf2fd34b5eb0a02d795e0f
parent22116d840af84286597e0ad501240d35b9a0c5cf
s390-protos.h (s390_canonicalize_comparison): Declare.

* config/s390/s390-protos.h (s390_canonicalize_comparison): Declare.
* config/s390/s390.c (s390_canonicalize_comparison): New function.
* config/s390/s390.h (CANONICALIZE_COMPARISON): Define.
* config/s390/s390.md ("*tmdi_ext", "*tmsi_ext", "*tmqisi_ext",
"*tmqidi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem"): Remove.
("*tmqi_mem"): Remove SUBREG from pattern.
("*anddi3_cconly"): Prevent accidentally matching TM pattern.
("*andsi3_cconly"): Likewise.

From-SVN: r85770
gcc/ChangeLog
gcc/config/s390/s390-protos.h
gcc/config/s390/s390.c
gcc/config/s390/s390.h
gcc/config/s390/s390.md