[PATCH] D100853: [clang][AArch32] Correctly align HA arguments when passed on the stack

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 08:36:16 PDT 2021


chill updated this revision to Diff 340858.
chill added a comment.

Rebase/retested on top of `main`


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

https://reviews.llvm.org/D100853

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/arm-ha-alignstack.c
  llvm/lib/Target/ARM/ARMCallingConv.cpp
  llvm/test/CodeGen/ARM/ha-alignstack-call.ll
  llvm/test/CodeGen/ARM/ha-alignstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100853.340858.patch
Type: text/x-patch
Size: 29792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210427/6efb8c85/attachment.bin>


More information about the llvm-commits mailing list