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] Merge status


I think a more intersting questions that removing gcse is removing
the follow branch and around block optimizations in cse.  Those are *very*
expensive.  It was hoped that gcse would eliminate the need for them
but it didn't.  I wonder if tree-ssa or tree-ssa+gcse does.


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