[PATCH] D48557: [X86] Use XOR for SUB (C, X) during isel if will help fold an immediate
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 25 20:16:00 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335575: [X86] Use XOR for SUB (C, X) during isel if will help fold an immediate (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48557?vs=152769&id=152830#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48557
Files:
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/test/CodeGen/X86/bool-math.ll
llvm/trunk/test/CodeGen/X86/dagcombine-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48557.152830.patch
Type: text/x-patch
Size: 5618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/6b26e802/attachment.bin>
More information about the llvm-commits
mailing list