[LLVMdev] clang generated executable uses only x86 general purpose registors (original) (raw)

Naveen vedula vnaveen0 at gmail.com
Thu Jul 2 19:56:37 PDT 2015


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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150702/39107209/attachment.html>



More information about the llvm-dev mailing list