[PATCH] D19087: [x86] prefer comparisons against zero for and+cmp sequences

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Sat May 7 08:09:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268858: [x86, BMI] add TLI hook for 'andn' and use it to simplify comparisons (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D19087?vs=56421&id=56498#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19087

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/bmi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19087.56498.patch
Type: text/x-patch
Size: 8322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160507/d144b72c/attachment.bin>


More information about the llvm-commits mailing list