[PATCH] Avoid generating SHLD/SHRD for architectures that are known to have poor latency for these instructions.
Katya Romanova
Katya_Romanova at playstation.sony.com
Sun Nov 17 23:37:27 PST 2013
Made the corrections based on Eric's comments.
http://llvm-reviews.chandlerc.com/D2177
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2177?vs=5537&id=5620#toc
Files:
test/CodeGen/X86/x86-64-double-shifts-var.ll
test/CodeGen/X86/x86-64-double-precision-shift-left.ll
test/CodeGen/X86/x86-64-double-precision-shift-right.ll
test/CodeGen/X86/x86-64-double-shifts-Oz-Os-O2.ll
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2177.2.patch
Type: text/x-patch
Size: 17471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131117/d3eb0111/attachment.bin>
More information about the llvm-commits
mailing list