OSDN Git Service

[Hexagon] Packetize return value setup with the return instruction
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 23 Aug 2016 16:01:01 +0000 (16:01 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 23 Aug 2016 16:01:01 +0000 (16:01 +0000)
commit7fd3acfecb6c8b9458ac90b24e99a54baeda8804
tree4195d79c88140895b8ff89c035561a33edd06e49
parentd2746eafa6b64faf80cf28c39fe99e4a63544fe5
[Hexagon] Packetize return value setup with the return instruction

Commit r279241 unintentionally reverted that ability.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279526 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp
test/CodeGen/Hexagon/packetize-return-arg.ll [new file with mode: 0644]