OSDN Git Service

Get rid of SETCCE
authorAmaury Sechet <deadalnix@gmail.com>
Mon, 4 Jun 2018 18:36:22 +0000 (18:36 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Mon, 4 Jun 2018 18:36:22 +0000 (18:36 +0000)
commit7436bb683e60f3efa75da6f6a26b1ff69c94a74e
tree533429b6c9f630dc24e14b19dc46c562383c49e4
parent03c2c8140e8055c1886d54aa151072befe33cc2b
Get rid of SETCCE

Summary: It has been deprecated in favor of SETCCCARRY for a year now and isn't used by any in tree backend.

Reviewers: efriedma, craig.topper, dblaikie, bkramer

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D47685

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333939 91177308-0d34-0410-b5e6-96231b3b80d8
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