This will allow commutation of target-specific DAG nodes in future patches
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D33882
[DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering. ClosedPublic Authored by RKSimon on Jun 4 2017, 12:34 PM.
Details Summary This will allow commutation of target-specific DAG nodes in future patches
Diff Detail
Event TimelineClosed by commit rL304911: [DAG] Move SelectionDAG::isCommutativeBinOp to TargetLowering. (authored by RKSimon). · Explain WhyJun 7 2017, 7:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 101735 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
|