[SystemZ] Minor NFC fix in SchedModels.
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 11 Jan 2021 16:21:44 +0000 (10:21 -0600)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Mon, 11 Jan 2021 17:38:23 +0000 (11:38 -0600)
commit171771e0780fd5d028a24f8650a11299478df266
tree66300117d1712e889a6d9bc7b0c30a82b2efcc2e
parentac2224c02282039f41294842396cbbe47ea29a23
[SystemZ]  Minor NFC fix in SchedModels.

The unused LRMux opcode was removed by 8f8c381, but a regexp still matched
for it in the scheduler files which is now removed.

Review: Ulrich Weigand
llvm/lib/Target/SystemZ/SystemZScheduleZ13.td
llvm/lib/Target/SystemZ/SystemZScheduleZ14.td
llvm/lib/Target/SystemZ/SystemZScheduleZ15.td
llvm/lib/Target/SystemZ/SystemZScheduleZ196.td
llvm/lib/Target/SystemZ/SystemZScheduleZEC12.td