ia64.md (cycle_display): Combine the expander and insn patterns.
authorRichard Henderson <rth@redhat.com>
Sun, 19 Aug 2001 02:54:15 +0000 (19:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 19 Aug 2001 02:54:15 +0000 (19:54 -0700)
        * config/ia64/ia64.md (cycle_display): Combine the expander
        and insn patterns.

From-SVN: r45020

gcc/ChangeLog
gcc/config/ia64/ia64.md

index 8333b68923e235dbefdf05bd2b698f895b6ae565..56be9e7fec688b080258e8e22f4802f4dacb5378 100644 (file)
@@ -2,6 +2,8 @@
 
        * config/ia64/ia64.c (ia64_sched_reorder2): Also skip past
        pred_rel_mutex when searching for insn_group_barrier.
+       * config/ia64/ia64.md (cycle_display): Combine the expander
+       and insn patterns.
 
        * config/ia64/ia64.c (ia64_internal_sched_reorder): Emit stop
        bit before asm as needed.
index efa37058fb2bdebd51a64913bf8226c25a658baa..f5af33f14a347dbb9ac72b17fed3dd497472e841 100644 (file)
   ""
   [(set_attr "itanium_class" "nop_x")])
 
-(define_expand "cycle_display"
-  [(unspec [(match_operand 0 "const_int_operand" "")] 23)]
-  "ia64_final_schedule"
-  "")
-
-(define_insn "*cycle_display_1"
+(define_insn "cycle_display"
   [(unspec [(match_operand 0 "const_int_operand" "")] 23)]
   ""
   "// cycle %0"