You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I don't think so. The idea is that the linear scan register allocator has the main algorithm, the cogit one extends it with cogit specific information (interval coallescing and allocation for Division).
I'd like to keep them separate... Maybe we need a good comment :)
These two classes are testing the same class:
DRCogitLinearScanRegisterAllocator
.Should we merge them?
The text was updated successfully, but these errors were encountered: