Each function is with this compiled with the SystemZSubtarget initialized from the functions attributes.
We need the "+soft-float" feature in UsesVectorABI(), so we have the front end add it, so we don't need to check "-use-soft-float"="true", like the other targets, right?
Would be good to have some tests with "target-features"="-soft-float" as well.