[PATCH] D13161: [PATCH, PR24373] Combine shifts for x86

Evgeny Stupachenko via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 08:24:50 PST 2015


evstupac updated this revision to Diff 40654.
evstupac added a comment.

miss new "test/CodeGen/X86/sar_fold.ll" and "test/CodeGen/X86/sar_fold64.ll" while updating patch.


Repository:
  rL LLVM

http://reviews.llvm.org/D13161

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll
  test/CodeGen/X86/sar_fold.ll
  test/CodeGen/X86/sar_fold64.ll
  test/CodeGen/X86/vector-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13161.40654.patch
Type: text/x-patch
Size: 105210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/5ea903e2/attachment.bin>


More information about the llvm-commits mailing list