[Hexagon] Handle returning small structures by value
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 18 Jul 2016 17:36:46 +0000 (17:36 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 18 Jul 2016 17:36:46 +0000 (17:36 +0000)
commit14412ef07afefdb7711ed402dd80c3e08af95525
tree8a50511f27619ee2226c3edaedef6de8a2d4bc0b
parent4661a958d8362ed272a2767eca3638f053264831
[Hexagon] Handle returning small structures by value

This is not compliant with the official ABI, but allows experimentation
with calling conventions.

llvm-svn: 275825
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp