public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeff Law <law@redhat.com>
To: David Malcolm <dmalcolm@redhat.com>, gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 06/10] Use rtx_insn more within peep2
Date: Fri, 05 Sep 2014 02:29:00 -0000	[thread overview]
Message-ID: <5409200A.5030209@redhat.com> (raw)
In-Reply-To: <1409881927-61672-7-git-send-email-dmalcolm@redhat.com>

On 09/04/14 19:52, David Malcolm wrote:
> gcc/
> 	* recog.c (peep2_attempt): Strengthen return type from rtx to
> 	rtx_insn *.
> 	(peep2_update_life): Likewise for params "last", "prev", removing
> 	a checked cast made redundant by this.
> 	(peephole2_optimize): Likewise for local "last".
OK.
Jeff

  reply	other threads:[~2014-09-05  2:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-05  1:47 [PATCH 00/10] More use of rtx subclasses David Malcolm
2014-09-05  1:47 ` [PATCH 09/10] Simplification within reorg.c David Malcolm
2014-09-05  2:32   ` Jeff Law
2014-09-05  1:47 ` [PATCH 10/10] Use rtx_insn for various jump-handling functions and predicates David Malcolm
2014-09-05  2:34   ` Jeff Law
2014-09-05 13:03   ` Richard Sandiford
2014-09-05 15:16     ` David Malcolm
2014-09-05  1:47 ` [PATCH 07/10] Use rtx_insn for more scheduler things, plus CONST_CAST_RTX_INSN David Malcolm
2014-09-05  2:31   ` Jeff Law
2014-09-05  1:47 ` [PATCH 03/10] for_each_eh_label callbacks take an rtx_code_label David Malcolm
2014-09-05  2:27   ` Jeff Law
2014-09-05  1:47 ` [PATCH 05/10] Convert set_block_for_insn from a macro to an inline function David Malcolm
2014-09-05  2:29   ` Jeff Law
2014-09-05  1:47 ` [PATCH 01/10] Use rtx_jump_table_data in jump.c:delete_related_insns David Malcolm
2014-09-05  2:23   ` Jeff Law
2014-09-05  1:47 ` [PATCH 06/10] Use rtx_insn more within peep2 David Malcolm
2014-09-05  2:29   ` Jeff Law [this message]
2014-09-05  1:47 ` [PATCH 04/10] Eliminate the checked cast from get_call_reg_set_usage David Malcolm
2014-09-05  2:28   ` Jeff Law
2014-09-05  1:47 ` [PATCH 08/10] Use rtx_insn_list within haifa-sched.c David Malcolm
2014-09-05  2:31   ` Jeff Law
2014-09-05  1:47 ` [PATCH 02/10] Drop uncast_insn from param 1 of final_scan_insn David Malcolm
2014-09-05  2:25   ` Jeff Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5409200A.5030209@redhat.com \
    --to=law@redhat.com \
    --cc=dmalcolm@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).