public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Xinliang David Li <davidxl@google.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [lipo]: merge from trunk
Date: Wed, 30 Sep 2009 18:53:00 -0000	[thread overview]
Message-ID: <522e93240909301020q5b772da9xb529cb4749c6d67a@mail.gmail.com> (raw)

This is a merge from trunk 151395:151806

Along with the merge, several fixes to resolve the conflicts:

1) Disallow auxiliary functions in ipa early sra. The aux functions
   may get deleted.
2) Change the assembler name for sra transformed function to avoid
   name conflict in assembly file -- the conflict may come from a
   transformed function and another function in aux module which is
   emitted (e.g, in comdat)
3) Due to the phase ordering change of thunk emission, thunks for external
   auxilary functions are conditionally emitted -- leading to inconsistent
   comdat group (with the defining primary module) -- this can result in
   unsats.
4) during cfg fixup for sra transformation, the eh landing pad can be missing.
   This is due to the wrong order of eh edge manipulation.

Testing: SPEC2k int with LIPO -- all clean
             SPEC06 (C/C++) with LIPO -- all clean except deallI with
an outstanding problem: missing ipa summary for a new generated
function.


David

             reply	other threads:[~2009-09-30 17:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-30 18:53 Xinliang David Li [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-07 21:51 [lipo] " Raksit Ashok
2010-09-06  8:58 Raksit Ashok
2010-08-19 13:29 Raksit Ashok
2010-08-10 10:13 Raksit Ashok
2010-08-05  9:59 Raksit Ashok
2010-06-10 12:01 Raksit Ashok
2010-06-09 17:47 Raksit Ashok
2010-06-09  8:44 Raksit Ashok
2010-06-08 10:52 Raksit Ashok
2010-06-07 12:24 Raksit Ashok
2010-06-07  7:40 Raksit Ashok
2010-06-03  7:48 Raksit Ashok
2010-06-02  7:40 Raksit Ashok
2010-05-04 11:21 Raksit Ashok
2009-11-05  5:19 Xinliang David Li
2009-08-06 16:58 Xinliang David Li
2009-07-22  8:28 Xinliang David Li
2009-07-14  0:32 Xinliang David Li
2009-06-26  3:46 Xinliang David Li
2009-06-01  5:59 [lipo]: " Xinliang David Li

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=522e93240909301020q5b772da9xb529cb4749c6d67a@mail.gmail.com \
    --to=davidxl@google.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).