Displaying 3 results from an estimated 3 matches for "c4b5e4eb".
2010 Mar 16
0
[LLVMdev] how to configure llc to generate code for different architecture
Hi,
Target architecture for llc can be specified using -march, -mcpu,
-mattr options.
Is it possible to override target CPU attributes when using llvm-gcc compiler?
Regards,
Sergey Y.
2010 Mar 16
2
[LLVMdev] how to configure llc to generate code for different architecture
...> -mattr options.
>
> Is it possible to override target CPU attributes when using llvm-gcc
> compiler?
>
> Regards,
> Sergey Y.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/c4b5e4eb/attachment.html>
2010 Mar 16
5
[LLVMdev] how to configure llc to generate code for different architecture
Is it possible to configure llc to generate code for other architectures?
For instance, what I need to do to generate Sparc machine code? Thanks.
--Gang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100316/253bd016/attachment.html>