[cfe-dev] Supported CPUs in Clang
Tim Nackos
nackpere at yahoo.com
Tue Dec 7 20:16:51 PST 2010
I'm testing Clang/LLVM on FreeBSD 9 and was wondering what CPU optimization options are available. I read the man page and have done other research and see that you can set this by using the -march flag, but I haven't been able to find a list of what -march options are available for the i386/x86_64 architectures. For example, my computer has an AMD Athlon II X4 processor, and in GCC the flag for this would be "amdfam10." Could someone point me to a list of supported options?
Thanks,
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101207/cd5f02a9/attachment.html>
More information about the cfe-dev
mailing list