search for: 813d37c0

Displaying 2 results from an estimated 2 matches for "813d37c0".

2015 May 14
2
[LLVMdev] how to disable sse and avx
Hello, 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? Thanks, Zhi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2015 May 14
4
[LLVMdev] how to disable sse and avx
...ttp://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > -- PhD Student Department of Computer Science University of California, Irvine -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150514/813d37c0/attachment.html>