DescriptionMIPS: RegExp: Add support for table-based character class code generation.
Port r11189 (40c8cbd).
Original commit message:
RegExp: Add support for table-based character class
code generation. This is performance neutral for
all our tests, but a factor 6 faster for the Unicode
based regexp in the new test (and much more compact
code).
BUG=
TEST=
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated based on review recommendation. #Messages
Total messages: 5 (0 generated)
|