]> granicus.if.org Git - llvm/commit
[CodeGen] Rename DEBUG_TYPE for default hazard recognizer.
authorAustin Kerbow <Austin.Kerbow@amd.com>
Tue, 7 May 2019 22:09:04 +0000 (22:09 +0000)
committerAustin Kerbow <Austin.Kerbow@amd.com>
Tue, 7 May 2019 22:09:04 +0000 (22:09 +0000)
commit527504cb5e459b37cfdcee5e14b905ce4ec0b02c
treefc285c3d220f77661b0f93c5bcabf9a174260475
parent0a1de10deaa5eaf2859b452ae600dffcca534bfb
[CodeGen] Rename DEBUG_TYPE for default hazard recognizer.

Summary:
The DEBUG_TYPE of the default hazard recognizer should be updated to
match the DEBUG_TYPE of the machine-scheduler pass.

Reviewers: rampitec

Reviewed By: rampitec

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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

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