Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This...
Add in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmovq/dq instructions. This way the asm parser will pick the right one based on the mode. Instruction selection already did the right thing based on the pointer size. llvm-svn: 192266
Loading
Please register or sign in to comment