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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 12:35:06 PST 2018


craig.topper updated this revision to Diff 134493.
craig.topper added a comment.

Rebase now that we use BT under optsize.


https://reviews.llvm.org/D43201

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43201.134493.patch
Type: text/x-patch
Size: 7352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/b702b75a/attachment.bin>


More information about the llvm-commits mailing list