[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 Feb 22 06:33:17 PST 2018
avt77 updated this revision to Diff 135411.
avt77 added a comment.
I fixed all issues raised by Gerolf except 3 questions: I put my answers/comments on them.
https://reviews.llvm.org/D40602
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
lib/CodeGen/MachineCombiner.cpp
lib/CodeGen/MachineInstr.cpp
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.135411.patch
Type: text/x-patch
Size: 36598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/98b97d08/attachment.bin>
More information about the llvm-commits
mailing list