[PATCH] D33882: [DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 07:05:41 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304911: [DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering. (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D33882?vs=101365&id=101735#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33882
Files:
llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
llvm/trunk/include/llvm/Target/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33882.101735.patch
Type: text/x-patch
Size: 6070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/9d74e026/attachment.bin>
More information about the llvm-commits
mailing list