OSDN Git Service

ScheduleDAG: Match enum names when printing sdep kinds
authorMatthias Braun <matze@braunis.de>
Fri, 23 Sep 2016 18:28:31 +0000 (18:28 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 23 Sep 2016 18:28:31 +0000 (18:28 +0000)
commitabd02b3ad62cf0071d2a8f08a17dd54275d64a0b
tree7359d22eb53ee9746afe84158a35c0645cdb375f
parent5c7b0b134a2bd3b6d597bda116bc319b3981754e
ScheduleDAG: Match enum names when printing sdep kinds

It is less confusing to have the same names in the debug print as the
enum members.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/ScheduleDAG.cpp
test/CodeGen/AArch64/arm64-csldst-mmo.ll
test/CodeGen/AArch64/arm64-misched-forwarding-A53.ll
test/CodeGen/AArch64/arm64-misched-memdep-bug.ll
test/CodeGen/AArch64/tailcall_misched_graph.ll
test/CodeGen/ARM/2012-06-12-SchedMemLatency.ll