[X86] Don't break CMOV pseudo instructions down by type. Just by register class.
The register class is all that's important for the pseudo instructions. We can use patterns to handle the different types. llvm-svn: 343709
Loading
Please sign in to comment