[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
Wed Feb 21 08:06:54 PST 2018


avt77 updated this revision to Diff 135265.
avt77 added a comment.

I re-based the sources and added a new test to demonstarte new debug output.


https://reviews.llvm.org/D40602

Files:
  include/llvm/CodeGen/MachineCombinerPattern.h
  lib/CodeGen/MachineCombiner.cpp
  lib/CodeGen/MachineInstr.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.135265.patch
Type: text/x-patch
Size: 36336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/205f2eb8/attachment.bin>


More information about the llvm-commits mailing list