* alpha.md (*ze_and_ne): Duplicate insn condition to split.
authorRichard Henderson <rth@redhat.com>
Tue, 2 Jan 2001 08:07:17 +0000 (00:07 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 2 Jan 2001 08:07:17 +0000 (00:07 -0800)
From-SVN: r38615

gcc/ChangeLog
gcc/config/alpha/alpha.md

index 317a469bfe96df65740b21e6ab4dddbf3b07a0ea..a2911fb0537f70e8739fa4096630d5690521b12a 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-02  Richard Henderson  <rth@redhat.com>
+
+       * alpha.md (*ze_and_ne): Duplicate insn condition to split.
+
 2001-01-02  Andreas Jaeger  <aj@suse.de>
 
        * c-decl.c (c_decode_option): Remove support of
index b50d2671c250edd2acf38af357bdac3cf010f210..01498f49ab2303914e38d942bdb115d005554503 100644 (file)
@@ -1,6 +1,6 @@
 ;; Machine description for DEC Alpha for GNU C compiler
 ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;; 2000 Free Software Foundation, Inc.
+;; 2000, 2001 Free Software Foundation, Inc.
 ;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
 ;;
 ;; This file is part of GNU CC.
                         (match_operand 2 "const_int_operand" "I")))]
   "(unsigned HOST_WIDE_INT) INTVAL (operands[2]) < 8"
   "#"
-  ""
+  "(unsigned HOST_WIDE_INT) INTVAL (operands[2]) < 8"
   [(set (match_dup 0)
        (and:DI (match_dup 1) (match_dup 3)))
    (set (match_dup 0)