[PATCH] D52669: [X86] Improve test instruction shrinking when the sign flag is used and the output of the and is truncated

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 10:13:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343498: [X86] Improve test instruction shrinking when the sign flag is used and theā€¦ (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52669

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/2010-08-04-MaskedSignedCompare.ll
  llvm/trunk/test/CodeGen/X86/test-shrink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52669.167764.patch
Type: text/x-patch
Size: 9730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/9148994a/attachment.bin>


More information about the llvm-commits mailing list