[PATCH] D48765: [X86] The TEST instruction is eliminated when BSF/TZCNT is used

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 00:02:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336768: [X86] The TEST instruction is eliminated when BSF/TZCNT is used (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48765?vs=154546&id=154939#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48765

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/dagcombine-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48765.154939.patch
Type: text/x-patch
Size: 5713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/47421073/attachment.bin>


More information about the llvm-commits mailing list