OSDN Git Service

[ScheduleDAG] Add statistics for maintaining the topological order.
authorFlorian Hahn <flo@fhahn.com>
Wed, 10 Apr 2019 09:03:03 +0000 (09:03 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 10 Apr 2019 09:03:03 +0000 (09:03 +0000)
commit1fa9e79ea13bd02b55a37592422dfd0c7dc15158
tree28bd42a5e0f869de7c34f9222483e9ff8657190a
parent4fb7727e0d6c9138211b47ec4ad158a1594d4e96
[ScheduleDAG] Add statistics for maintaining the topological order.

This is helpful to measure the impact of D60125 on maintaining
topological orders.

Reviewers: MatzeB, atrick, efriedma, niravd

Reviewed By: efriedma

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358058 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAG.cpp