OSDN Git Service

Run VerifyDAGDiverence in debug only
authorMikael Nilsson <mikael.nilsson@arm.com>
Wed, 26 Sep 2018 09:25:45 +0000 (09:25 +0000)
committerMikael Nilsson <mikael.nilsson@arm.com>
Wed, 26 Sep 2018 09:25:45 +0000 (09:25 +0000)
commit0553ec29cdf7b5206b9432819c0e51349bcdf9b5
tree2bec2a643969b3c7a4fd035f036c701199ee7f4c
parent12076fcf792bde07d4c0f87a07ecdb84ff825d48
Run VerifyDAGDiverence in debug only

VerifyDAGDiverence costs compilation time, avoid running it in non-debug
builds.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343086 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp