It has been deprecated in favor of SETCCCARRY for a year now and isn't used by any in tree backend.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47685
Get rid of SETCCE ClosedPublic Authored by deadalnix on Jun 3 2018, 7:23 AM.
Details Summary It has been deprecated in favor of SETCCCARRY for a year now and isn't used by any in tree backend.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 4 2018, 10:58 AM Closed by commit rL333939: Get rid of SETCCE (authored by deadalnix). · Explain WhyJun 4 2018, 11:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149818 llvm/trunk/docs/ReleaseNotes.rst
llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
|