[PATCH] D46505: [DAGcombine] Teach the combiner about -a = ~a + 1
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 4 12:27:43 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL333943: [DAGcombine] Teach the combiner about -a = ~a + 1 (authored by deadalnix, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D46505
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/add.ll
llvm/trunk/test/CodeGen/X86/addcarry.ll
llvm/trunk/test/CodeGen/X86/subcarry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46505.149831.patch
Type: text/x-patch
Size: 8166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/abadad53/attachment.bin>
More information about the llvm-commits
mailing list