Displaying 2 results from an estimated 2 matches for "bf35026c".
2012 Jan 16
0
[LLVMdev] -march and -mtune options on x86
...Does anyone have an explanation for this? Does the llvm back end somehow ignore these options when the target is x86-64?
Thank you in advance!
-Ghassan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120115/bf35026c/attachment.html>
2012 Jan 15
3
[LLVMdev] -march and -mtune options on x86
I have been doing some benchmarking on x86 using llvm 2.9 with the llvm-gcc 4.2 front end. I noticed that the -march and -mtune options make a significant positive difference in x86-32 mode but hardly make any difference in x86-64 mode. The small difference that I am measuring when the target is x86-64 could easily be random variation, while for the x86-32 target I am measuring a huge difference