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] ipa-type-escape improvements


It looks good to me, but i have no idea who can actually approve it
other than a global write person since we have no IPA pass
maintainers.


On 3/1/07, Olga Golovanevsky <OLGA@il.ibm.com> wrote:

This patch improve some cases of type-escape analysis. It was due to gimple that these cases were defined as escaping. Now, when ipa-type-escape is in tree-ssa, we can extend them to really utilize this form.



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