summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Hexagon/ret-struct-by-val.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Hexagon] Replace instruction definitions with auto-generated onesKrzysztof Parzyszek2017-02-101-1/+1
| | | | llvm-svn: 294753
* [Hexagon] Handle returning small structures by valueKrzysztof Parzyszek2016-07-181-0/+18
This is compliant with the official ABI, but allows experimentation with calling conventions. llvm-svn: 275822
OpenPOWER on IntegriCloud