This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 0/3] IPA-SRA (merge from pretty-ipa)


On Wed, 16 Sep 2009, Martin Jambor wrote:

> Hi,
> 
> this is another resubmission of IPA-SRA.  I have incorporated the
> feedback about dereference legality check which now uses only one
> array and propagates information upwards towards ENTRY.  After the VTA
> merge, ptr_parm_has_direct_uses needs to ignore debug statements and
> modify_function must be able to reset them when they contain values
> that no longer make sense.
> 
> Bootstrapped and tested on x86_64-linux (and a slightly older version
> on i586-linux too).

Ok.

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]