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
- Build Status
Buildable 18865 Build 18865: arc lint + arc unit
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 149636 docs/ReleaseNotes.rst
include/llvm/CodeGen/ISDOpcodes.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
|