Make the check for a complete SchedModel:s work as expected: report any supported instruction not having scheduler info in a complete SchedModel.
For unclear reasons there was a variable 'HadComleteModel' that caused e.g. new instructions for a new subtarget not to be reported. This variable is now simply removed as all in-tree targets build fine without it.