[PATCH] D40602: [X86] Add MC level selection support for SHLD (64-bit only)
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 22 02:38:33 PDT 2018
avt77 updated this revision to Diff 139421.
avt77 added a comment.
I re-based sources to reflect commit of https://reviews.llvm.org/D43813.
https://reviews.llvm.org/D40602
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
lib/CodeGen/TargetSchedule.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/schedule-x86-64-shld-debug.ll
test/CodeGen/X86/schedule-x86-64-shld.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40602.139421.patch
Type: text/x-patch
Size: 37235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/e0124052/attachment.bin>
More information about the llvm-commits
mailing list