This patch adds support for the lxvp, lxvpx, plxvp, stxvp, stxvpx and pstxvp instructions in the PowerPC backend. These instructions allow loading and storing VSX register pairs.
This patch also adds the VSRp register class definition needed for these instructions.
Depends on D83722
Minor nit, but I am thinking it may be better to put the class definitions above the definitions of the predicates.