public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joern Wolfgang Rennecke <gnu@amylaar.uk>
To: Andrew Burgess <andrew.burgess@embecosm.com>
Cc: gcc-patches@gcc.gnu.org, Claudiu.Zissulescu@synopsys.com
Subject: Re: [PATCH 2/4] gcc/arc: Remove load_update_operand predicate
Date: Sat, 19 Dec 2015 19:35:00 -0000	[thread overview]
Message-ID: <5675B160.7070105@amylaar.uk> (raw)
In-Reply-To: <20151218125229.GB21941@embecosm.com>



On 18/12/15 12:52, Andrew Burgess wrote:
> gcc/ChangeLog:
>
> 	* config/arc/arc.md (*loadqi_update): Use new 'any_mem_operand'
> 	and fix RTL pattern to include the plus.
> 	(*load_zeroextendqisi_update): Likewise.
> 	(*load_signextendqisi_update): Likewise.
> 	(*loadhi_update): Likewise.
> 	(*load_zeroextendhisi_update): Likewise.
> 	(*load_signextendhisi_update): Likewise.
> 	(*loadsi_update): Likewise.
> 	(*loadsf_update): Likewise.
> 	* config/arc/predicates.md (load_update_operand): Delete.
> 	(any_mem_operand): New predicate.
>
> gcc/testsuite/ChangeLog:
>
> 	* gcc.target/arc/load-update.c: New file.
Thanks.  I have applied this patch.

  reply	other threads:[~2015-12-19 19:35 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-16  0:15 [PATCH 0/4] [ARC] Collection Of Bug Fixes Andrew Burgess
2015-12-16  0:15 ` [PATCH 1/4] gcc/arc: Fix warning in test Andrew Burgess
2015-12-17  9:07   ` Joern Wolfgang Rennecke
2015-12-16  0:15 ` [PATCH 4/4] gcc/arc: Avoid JUMP_LABEL_AS_INSN for possible return jumps Andrew Burgess
2015-12-17 10:55   ` Joern Wolfgang Rennecke
2015-12-16  0:15 ` [PATCH 3/4] gcc/arc: Remove store_update_operand predicate Andrew Burgess
2015-12-18 12:53   ` Andrew Burgess
2015-12-19 19:35     ` Joern Wolfgang Rennecke
2015-12-16  0:15 ` [PATCH 2/4] gcc/arc: Remove load_update_operand predicate Andrew Burgess
2015-12-17 10:20   ` Joern Wolfgang Rennecke
2015-12-18 12:52     ` Andrew Burgess
2015-12-19 19:35       ` Joern Wolfgang Rennecke [this message]
2015-12-17  8:59 ` [PATCH 0/4] [ARC] Collection Of Bug Fixes Joern Wolfgang Rennecke

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=5675B160.7070105@amylaar.uk \
    --to=gnu@amylaar.uk \
    --cc=Claudiu.Zissulescu@synopsys.com \
    --cc=andrew.burgess@embecosm.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).