[PATCH] D27489: [DAG] allow more select folding for targets that have 'and not' (PR31175)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 15:09:49 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289738: [DAG] allow more select folding for targets that have 'and not' (PR31175) (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D27489?vs=80495&id=81485#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27489
Files:
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/arm64-icmp-opt.ll
llvm/trunk/test/CodeGen/AArch64/selectcc-to-shiftand.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27489.81485.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/b5aefd24/attachment.bin>
More information about the llvm-commits
mailing list