[LLVMdev] Fwd: clang generated executable uses only x86 general purpose registors
Eric Christopher
echristo at gmail.com
Thu Jul 2 20:58:49 PDT 2015
Probably better for clang-users, that said use -mno-mmx -mno-sse?
-eric
On Thu, Jul 2, 2015 at 8:50 PM Naveen vedula <vnaveen0 at gmail.com> wrote:
> Hello Everyone
>
> I just want to generate an executable using clang++ or clang which uses
> only general purpose registers from x86. The generated code should not use
> mmx or any other special purpose register.
>
> Thanks a lot
> --
> Regards
> V Naveen
>
>
>
>
> --
> Regards
> V Naveen
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150703/2fdebd19/attachment.html>
More information about the llvm-dev
mailing list