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

Evgeny Stupachenko via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 06:22:43 PDT 2015


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

"-O2" removed from sar_fold* tests.
vector-sext updated without "nounwind" attribute


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.38234.patch
Type: text/x-patch
Size: 21290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/8e945bf3/attachment.bin>


More information about the llvm-commits mailing list