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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 16 03:26:02 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255761: [X86] Improve shift combining (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D13161?vs=40654&id=42982#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13161

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13161.42982.patch
Type: text/x-patch
Size: 102582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151216/165e2385/attachment-0001.bin>


More information about the llvm-commits mailing list