[PATCH] D48706: [X86] Suppress load folding into and/or/xor if it will prevent matching btr/bts/btc.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 11:02:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335895: [X86] Suppress load folding into and/or/xor if it will prevent matching… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48706?vs=153261&id=153356#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48706

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48706.153356.patch
Type: text/x-patch
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/6a6484ec/attachment.bin>


More information about the llvm-commits mailing list