Adds ISel patterns to match register-register add operations on
integer scalable vector types, along with unit tests.
Part of the initial SVE codegen series, rfc will be posted soon. Note: this patch is currently just to support the scalable vector codegen rfc, and does not need a full review yet.