DescriptionSubzero: Improve regalloc performance by optimizing UnhandledPrecolored.
A lot of time was being spent in the two loops that check precolored ranges in the Unhandled set, specifically in the endsBefore() check.
Solve this by keeping a shadow copy of Unhandled, restricted to the ranges that are precolored.
BUG= none
R=jvoung@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=541ba667f21a4f21a4d8d68e685d522bd0005bea
Patch Set 1 #
Total comments: 8
Patch Set 2 : Code review changes #
Messages
Total messages: 7 (1 generated)
|