[PATCH] D72701: [Hexagon] Add support for Linux/Musl ABI.

Sid Manning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 08:03:45 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fee4fed4c75: Add support for Linux/Musl ABI (authored by sidneym).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72701/new/

https://reviews.llvm.org/D72701

Files:
  llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp
  llvm/lib/Target/Hexagon/HexagonFrameLowering.h
  llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/lib/Target/Hexagon/HexagonISelLowering.h
  llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h
  llvm/lib/Target/Hexagon/HexagonSubtarget.cpp
  llvm/lib/Target/Hexagon/HexagonSubtarget.h
  llvm/test/CodeGen/Hexagon/vacopy.ll
  llvm/test/CodeGen/Hexagon/vararg-deallocate-sp.ll
  llvm/test/CodeGen/Hexagon/vararg-linux-abi.ll
  llvm/test/CodeGen/Hexagon/vararg.ll
  llvm/test/CodeGen/Hexagon/vararg_align_check.ll
  llvm/test/CodeGen/Hexagon/vararg_double_onstack.ll
  llvm/test/CodeGen/Hexagon/vararg_named.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72701.239137.patch
Type: text/x-patch
Size: 65810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200120/017e365f/attachment.bin>


More information about the llvm-commits mailing list