[PATCH] D57386: [SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 00:09:42 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352736: [SelectionDAG] Codesize: don't expand SHIFT to SHIFT_PARTS (authored by SjoerdMeijer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57386?vs=184279&id=184463#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57386/new/

https://reviews.llvm.org/D57386

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/shift_minsize.ll
  llvm/trunk/test/CodeGen/ARM/shift_minsize.ll
  llvm/trunk/test/CodeGen/X86/shift_minsize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57386.184463.patch
Type: text/x-patch
Size: 15635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/a97f16f8/attachment.bin>


More information about the llvm-commits mailing list