- Improved code that deduces register class from instruction definitions. Previously if some instruction didn't contain a reg class for an operand it was considered as no information on register class even if other instructions specified the class.
- Added check on required size of resulting register because in some cases classes with smaller registers had been selected (for example VReg_1).
This comment is a run on sentence I'm having trouble following