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: [tree-ssa][PATCH]: Alias stats


On Fri, 19 Dec 2003, Daniel Berlin wrote:
> I forgot to mention. PTA seems to do even better on C++ than it does C
> (which it does pretty well).
>
> For example, on gerald's testcase, some of the numbers are like this:
> [...]
> That's 99.2% of the PTA queries returning no alias, where TBAA only got
> 23.2% of it's queries resolved to no alias.

Cool.  Should I try to benchmark current mainline against current
tree-ssa using DLV (the system behind PR8361)?

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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