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]

[PATCH, 0/6] Remove first_pass_instance


[ was: Re: [PATCH] Remove first_pass_instance from pass_vrp ]

This patch series removes first_pass_instance.

     1	Remove first_pass_instance from pass_vrp
     2	Remove first_pass_instance from pass_reassoc
     3	Remove first_pass_instance from pass_dominator
     4	Remove first_pass_instance from pass_object_sizes
     5	Remove first_pass_instance from pass_ccp
     6	Remove first_pass_instance

Bootstrapped and reg-tested on x86_64.

I will post the individual patches in reply to this email.

[ I won't post the first patch though. It was already posted here: https://gcc.gnu.org/ml/gcc-patches/2015-11/msg01701.html . ]

Thanks,
- Tom


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