Hi Eric,
Does this patch match what you had in mind?
Moreover, the generic opcodes still appear in TargetOpcodes.h and I was thinking that we may want to do something similar. We could move them into their own include, but
- we don't have precedence for this kind of split (usually we do the .inc, but those are generated by TableGen).
- we set the values explicitly in the enum.
Ideas for a follow-up patch?
Thanks,
-Quentin