Displaying 2 results from an estimated 2 matches for "305aa457".
2012 Jan 16
0
[LLVMdev] -march and -mtune options on x86
...late specific missed optimizations
with clear testcases demonstrating the transform that should be applied and
isn't and file bugs or submit patches.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120116/305aa457/attachment.html>
2012 Jan 16
2
[LLVMdev] -march and -mtune options on x86
Let me describe more precisely what I am doing and why the results I got may help improve LLVM's performance on modern x86-64 processors regardless of the front end (GCC, Clang or DragonEgg).
I am running ALL my tests on an Intel Xeon E5540 processor, which is an x86-64 Nehalem processor. The OS is a 64-bit version of Ubuntu. So, I am running all my tests on the same x86-64 machine and am