[X86] Replace CVT2MASK ISD opcode with PCMPGTM compared to zero.

CVT2MASK is just checking the sign bit which can be represented with a comparison with zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321985 91177308-0d34-0410-b5e6-96231b3b80d8
8 files changed