[PATCH] D51479: [AArch64] Implement aarch64_vector_pcs codegen support.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 02:57:00 PDT 2018


sdesmalen updated this revision to Diff 163493.
sdesmalen marked 2 inline comments as done.
sdesmalen added a comment.

- Some refactoring to maintain CSStackSize.
- Migrated .ll test to a .mir test.


https://reviews.llvm.org/D51479

Files:
  lib/Target/AArch64/AArch64CallingConvention.td
  lib/Target/AArch64/AArch64FrameLowering.cpp
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  test/CodeGen/AArch64/aarch64-vector-pcs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51479.163493.patch
Type: text/x-patch
Size: 21006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/3c291451/attachment-0001.bin>


More information about the llvm-commits mailing list