[X86] Remove GCCBuiltin from int_x86_avx512_cvtb2mask_128 and similar intrinsics.

I'm going to convert these to 'icmp slt X, zeroinitializer' in clang's CGBuiltin.cpp, but the GCCBuiltin names need to be removed to do that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322037 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed