[PATCH] D60286: [x86] make 8-bit shl undesirable

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 07:02:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357912: [x86] make 8-bit shl undesirable (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60286?vs=193786&id=194139#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60286

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bt.ll
  llvm/trunk/test/CodeGen/X86/btc_bts_btr.ll
  llvm/trunk/test/CodeGen/X86/rotate4.ll
  llvm/trunk/test/CodeGen/X86/scheduler-backtracking.ll
  llvm/trunk/test/CodeGen/X86/select_const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60286.194139.patch
Type: text/x-patch
Size: 8393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190408/f0330c97/attachment.bin>


More information about the llvm-commits mailing list