public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sheldon Lobo <sheldon.lobo@oracle.com>
To: gcc-patches@gcc.gnu.org
Subject: [PATCH 0/4] Minor SPARC T4 and M7 fixes and additions
Date: Wed, 17 May 2017 19:36:00 -0000	[thread overview]
Message-ID: <1495049778-20262-1-git-send-email-sheldon.lobo@oracle.com> (raw)

This patch series contains small fixes and updates for the SPARC 
platform.

Patch 1 fixes a small typo in sol2.h

Patch 2 sets a branch cost for the SPARC T4 processor.

Patch 3 sets a branch cost for the SPARC M7 processor.

Patch 4 changes the function alignment for the M7 processor from 4 to 8 bytes.

Thanks!

Sheldon Lobo (4):
  Fix typo in config/sparc/sol2.h
  Add a branch cost for SPARC T4.
  Add a branch cost for SPARC M7.
  Set function alignment for M7 to 8 bytes.

 gcc/config/sparc/sol2.h                         |    2 +-
 gcc/config/sparc/sparc.c                        |   13 ++++++++-----
 gcc/config/sparc/sparc.h                        |   11 +++++++++--
 gcc/testsuite/gcc.target/sparc/niagara7-align.c |    4 ++++
 4 files changed, 22 insertions(+), 8 deletions(-)
 create mode 100644 gcc/testsuite/gcc.target/sparc/niagara7-align.c

             reply	other threads:[~2017-05-17 19:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-17 19:36 Sheldon Lobo [this message]
2017-05-17 19:36 ` [PATCH 4/4] Set function alignment for M7 to 8 bytes Sheldon Lobo
2017-05-17 20:16   ` Eric Botcazou
2017-05-17 20:56     ` Sheldon Lobo
2017-05-19 18:47       ` Eric Botcazou
2017-05-19 18:53         ` Eric Botcazou
2017-05-19 19:07         ` Sheldon Lobo
2017-05-22  7:11           ` Eric Botcazou
2017-05-17 19:36 ` [PATCH 2/4] Add a branch cost for SPARC T4 Sheldon Lobo
2017-05-17 19:36 ` [PATCH 1/4] Fix typo in config/sparc/sol2.h Sheldon Lobo
2017-05-17 20:10 ` [PATCH 3/4] Add a branch cost for SPARC M7 Sheldon Lobo
2017-05-17 20:11 ` [PATCH 0/4] Minor SPARC T4 and M7 fixes and additions Eric Botcazou

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=1495049778-20262-1-git-send-email-sheldon.lobo@oracle.com \
    --to=sheldon.lobo@oracle.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).