[PATCH] D43201: [X86] Only reorder srl/and on last DAG combiner run

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 16 10:53:17 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325371: [X86] Only reorder srl/and on last DAG combiner run (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43201?vs=134493&id=134654#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43201

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/live-out-reg-info.ll
  llvm/trunk/test/CodeGen/X86/test-shrink.ll
  llvm/trunk/test/CodeGen/X86/test-vs-bittest.ll
  llvm/trunk/test/CodeGen/X86/xor-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43201.134654.patch
Type: text/x-patch
Size: 8004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180216/041742e1/attachment-0001.bin>


More information about the llvm-commits mailing list