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: [PATCH] [REPOST] genautomata: Optimise some more


Segher Boessenkool wrote:
Simplify check_presence_pattern_sets(), check_absence_pattern_sets(),
get_excl_set().

2009-12-04 Segher Boessenkool <segher@kernel.crashing.org>
genautomata.c (get_excl_set): Do work per element, not per char.
(check_presence_pattern_sets): Similar.
(check_absence_pattern_sets): Similar.
Sorry, for the delay with the review.

The patch is ok to commit. Thanks for the patch.

I'll send a reveiw for the 2nd patch (min_issue_delay) tomorrow.


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