[SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 23 Jul 2018 15:08:35 +0000 (15:08 +0000)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 23 Jul 2018 15:08:35 +0000 (15:08 +0000)
commit59c94bec0d32ea62027f9d2adbc7cb8135bd2fbc
tree4074b937f659ada8f1055e00f0be6f39f3528762
parent26037539e432de43fe52d0ecfd6c36852f773c3d
[SystemZ]  Fix dumpSU() method in SystemZHazardRecognizer.

Two minor issues: The new MCD SchedWrite name does not contain "Unit" like
all the others, so a check is needed. Also, print "LSU" instead of "LS".

Review: Ulrich Weigand
llvm-svn: 337700
llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp