[PATCH] D42265: [X86] Add an override of targetShrinkDemandedConstant to limit the damage that shrinkdemandedbits can do to zext_in_reg operations
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 20 10:53:07 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323048: [X86] Add an override of targetShrinkDemandedConstant to limit the damage that… (authored by ctopper, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D42265
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/test/CodeGen/X86/3addr-or.ll
llvm/trunk/test/CodeGen/X86/popcnt.ll
llvm/trunk/test/CodeGen/X86/pr21792.ll
llvm/trunk/test/CodeGen/X86/zext-demanded.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42265.130771.patch
Type: text/x-patch
Size: 8390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180120/7ba040f2/attachment.bin>
More information about the llvm-commits
mailing list