OSDN Git Service

[Hexagon] Extract function that checks endloops with other branches
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 2 May 2017 17:56:11 +0000 (17:56 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 2 May 2017 17:56:11 +0000 (17:56 +0000)
commit7cac2fa3dd58f24717bd7a2510a0fd0a75d00995
treeb2f6394b3efd6e1c98280e360ebb86b95f60cb49
parent20867e3138e1762fff9802b5bcb6cb5ae5a052eb
[Hexagon] Extract function that checks endloops with other branches

Change location number to point to conflicting branch instruction.

Patch by Colin LeMahieu.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h
test/MC/Hexagon/PacketRules/endloop_branches.s [new file with mode: 0644]
test/MC/Hexagon/endloop.s [deleted file]