This is the mail archive of the gcc@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: Whole program optimization and functions-only-called-once.


On Sat, Nov 14, 2009 at 11:12 PM, Richard Guenther
<richard.guenther@gmail.com> wrote:
> I don't even remember which other passes have this kind of cut-offs ..

At least CPROP, LCM-PRE, and HOIST (i.e. all passes in gcse.c), and
variable tracking.

Ciao!
Steven


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