[NFC][Codegen] Tune a few tests to not end with a naked `unreachable` terminator
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 2 Jul 2021 20:14:21 +0000 (23:14 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 2 Jul 2021 20:33:30 +0000 (23:33 +0300)
commit261c56f80b1e4d9a4e08094faf79e9296f1939d1
tree131c996697774a8bb2a987770ffd2251b8a994be
parent707bda6e6c958d7a4d50aac23a15a253364a1f69
[NFC][Codegen] Tune a few tests to not end with a naked `unreachable` terminator

These rely on the fact that currently simplifycfg won't really propagate
said `unreachable`, but that is about to change.
llvm/test/CodeGen/AArch64/pr33172.ll
llvm/test/CodeGen/ARM/Windows/memset.ll
llvm/test/CodeGen/ARM/machine-cse-cmp.ll
llvm/test/CodeGen/ARM/memfunc.ll
llvm/test/CodeGen/Hexagon/branchfolder-keep-impdef.ll
llvm/test/CodeGen/Hexagon/reg-scavengebug.ll