[PATCH] D38273: [X86] Don't select (cmp (and, imm), 0) to testw

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 28 16:37:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314474: [X86] Don't select (cmp (and, imm), 0) to testw (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38273?vs=116914&id=117077#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38273

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/X86/tbm_patterns.ll
  llvm/trunk/test/CodeGen/X86/test-shrink-bug.ll
  llvm/trunk/test/CodeGen/X86/test-shrink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38273.117077.patch
Type: text/x-patch
Size: 4241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170928/1ddc4b7d/attachment.bin>


More information about the llvm-commits mailing list