aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-08-18 19:54:15 -0700
committerRichard Henderson <rth@gcc.gnu.org>2001-08-18 19:54:15 -0700
commit8e8de25448d2c52d6d2b4134167b60b19dfc54d0 (patch)
tree57be4b77beb3285d77d9e4a1342d4425e1f79911 /gcc/config/ia64
parentb395ddbee5de0f2028dae0ed6239e0e4a103c7d4 (diff)
downloadgcc-8e8de25448d2c52d6d2b4134167b60b19dfc54d0.zip
gcc-8e8de25448d2c52d6d2b4134167b60b19dfc54d0.tar.gz
gcc-8e8de25448d2c52d6d2b4134167b60b19dfc54d0.tar.bz2
ia64.md (cycle_display): Combine the expander and insn patterns.
* config/ia64/ia64.md (cycle_display): Combine the expander and insn patterns. From-SVN: r45020
Diffstat (limited to 'gcc/config/ia64')
-rw-r--r--gcc/config/ia64/ia64.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/gcc/config/ia64/ia64.md b/gcc/config/ia64/ia64.md
index efa3705..f5af33f 100644
--- a/gcc/config/ia64/ia64.md
+++ b/gcc/config/ia64/ia64.md
@@ -4982,12 +4982,7 @@
""
[(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"