]> granicus.if.org Git - llvm/commit
Merging r371048:
authorHans Wennborg <hans@hanshq.net>
Thu, 5 Sep 2019 11:33:27 +0000 (11:33 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 5 Sep 2019 11:33:27 +0000 (11:33 +0000)
commitb88a26ca1ca64fdb5155f9c6850b399d95454943
tree1f6dc3cc64dabf2e9e55ec5150220c3b36db38cf
parenta083ac115fc670051ccd8484406704d6740e7681
Merging r371048:
------------------------------------------------------------------------
r371048 | jonpa | 2019-09-05 12:20:05 +0200 (Thu, 05 Sep 2019) | 7 lines

[SystemZ]  Recognize INLINEASM_BR in backend

Handle the remaining cases also by handling asm goto in
SystemZInstrInfo::getBranchInfo().

Review: Ulrich Weigand
https://reviews.llvm.org/D67151
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_90@371057 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.cpp
lib/Target/SystemZ/SystemZInstrInfo.h
lib/Target/SystemZ/SystemZLongBranch.cpp
lib/Target/SystemZ/SystemZMachineScheduler.cpp
test/CodeGen/SystemZ/asm-20.ll