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] Alias analysis speedups


In message <3E552AB7 dot 3090800 at btinternet dot com>, Graham Stott writes:
 >law at redhat dot com wrote:
 >> This patch drastically cuts alias analysis time for the tree-ssa code.
 >> It's on the order of a 65-70% improvement.  At the same time it gets
 >> more accurate aliasing information.
 >> 
 >I like it spending less time getting better info. :-)
Likewise.  I also like speeding things up and deleting more useless
code (last night's DCE changes ;-)

jeff


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