public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] List IPA-CP of alignments in changes.html
@ 2015-02-25 14:25 Martin Jambor
  2015-02-25 15:24 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Jambor @ 2015-02-25 14:25 UTC (permalink / raw)
  To: GCC Patches; +Cc: Gerald Pfeifer

Hi,

I'd like to commit the following to gcc-5/changes.html so that IPA-CP
alignment propagation is listed among other new features.  OK?

Thanks,

Martin

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.82
diff -u -r1.82 changes.html
--- changes.html	25 Feb 2015 06:02:21 -0000	1.82
+++ changes.html	25 Feb 2015 14:19:31 -0000
@@ -57,6 +57,10 @@
 	 seen when building Chromium with link-time optimization.</li>
      <li>The symbol table and call-graph API was reworked to C++ and
 	 simplified.</li>
+     <li>The interprocedural propagation of constants now also propagates
+         alignments of pointer parameters.  This for example means that the
+         vectorizer often does not need to generate loop prologues and epilogues
+         to make up for potential misalignments.</li>
     </ul></li>
     <li>Link-time optimization improvements:
     <ul>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwwdocs] List IPA-CP of alignments in changes.html
  2015-02-25 14:25 [wwwdocs] List IPA-CP of alignments in changes.html Martin Jambor
@ 2015-02-25 15:24 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2015-02-25 15:24 UTC (permalink / raw)
  To: Martin Jambor; +Cc: GCC Patches

On Wed, 25 Feb 2015, Martin Jambor wrote:
> I'd like to commit the following to gcc-5/changes.html so that IPA-CP
> alignment propagation is listed among other new features.  OK?

Looks good, thank you!  (Just watch out for overly long lines.)

Gerald

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-25 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25 14:25 [wwwdocs] List IPA-CP of alignments in changes.html Martin Jambor
2015-02-25 15:24 ` Gerald Pfeifer

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).