[PATCH] D52426: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 13:42:31 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344179: [X86] Move X86DAGToDAGISel::matchBEXTRFromAnd() into X86ISelLowering (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52426?vs=169007&id=169083#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52426

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/tbm_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52426.169083.patch
Type: text/x-patch
Size: 7076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/29f50352/attachment.bin>


More information about the llvm-commits mailing list