[LLVMdev] Use of movupd instead of movapd for x86

Sebastien DELDON-GNB sebastien.deldon at st.com
Fri Feb 25 00:54:31 PST 2011


Hi all,


Is there a way to force llc to generate movupd instruction instead of movapd for x86 target ?
I know that movapd is more performant, but I would like to measure degradation when alignment constraints are not met.

Best Regards
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110225/8d401a39/attachment.html>


More information about the llvm-dev mailing list