DescriptionRefactor Map::ConstructionCount.
This combines Map::DoneInobjectSlackTracking and Map::ConstructionCount into one more generic 4-bit counter.
Counter values from 15 down to 8 are used for in-object slack tracking, values from 7 down to 0 are free to be used for a new counter when in-object slack tracking is inactive.
Patch Set 1 : #
Total comments: 1
Patch Set 2 : Fix x87 #
Total comments: 14
Patch Set 3 : Address comments #
Total comments: 1
Patch Set 4 : Fix assert #
Messages
Total messages: 15 (6 generated)
|