[PATCH] D21854: Remove AND mask of bottom 6 bits when result is used for SystemZ shift/rotate

Elliot Colp via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 11:20:20 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274650: [SystemZ] Remove AND mask of bottom 6 bits when result is used for shift/rotate (authored by colpell).

Changed prior to commit:
  http://reviews.llvm.org/D21854?vs=62868&id=62918#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21854

Files:
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.h
  llvm/trunk/test/CodeGen/SystemZ/rot-01.ll
  llvm/trunk/test/CodeGen/SystemZ/rot-02.ll
  llvm/trunk/test/CodeGen/SystemZ/shift-12.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21854.62918.patch
Type: text/x-patch
Size: 9360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/9b25e9ea/attachment.bin>


More information about the llvm-commits mailing list