Remove most of the intrinsics for XOP VPCMOV instruction. They all aliased to...
Remove most of the intrinsics for XOP VPCMOV instruction. They all aliased to the same instruction with different types. This would be better accomplished with casts in the not yet created xopintrin.h header file. llvm-svn: 149795
Loading
Please register or sign in to comment