[all-commits] [llvm/llvm-project] c84461: [SystemZ] Fix test case.
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Tue Apr 28 00:43:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c84461ba8dea35a9515e5a34a680ca1293d21e7d
https://github.com/llvm/llvm-project/commit/c84461ba8dea35a9515e5a34a680ca1293d21e7d
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M llvm/test/CodeGen/SystemZ/load-and-test.mir
Log Message:
-----------
[SystemZ] Fix test case.
Remove bad kill flags fom load-and-test.mir as discovered by
https://reviews.llvm.org/D78586: "[MachineVerifier] Add more checks for
registers in live-in lists".
Review: Ulrich Weigand
More information about the All-commits
mailing list