<div dir="ltr">Hello,<div><br></div><div>I want to disable LLVM to use any SIMD registers like sse and avx. I tried -mno-sse and -mno-avx on my Core i7 machine. It seems that the generated assembly still uses xmm registers. Is there any way for LLVM to only use scalar registers? </div><div><br></div><div>Thanks,</div><div>Zhi</div></div>