Separating between scalar intrinsics and vector intrinsics.
Bug description:
Clang lowers the scalef_sd and scalef_ss to a wrong instruction. This patch fixes this problem by adding new SDnode name. By that LLVM distinguishes between the two intrinsics.
please remove space