[PATCH] D11033: Respect alignment when loading up a coerced function argument

Ulrich Weigand ulrich.weigand at de.ibm.com
Thu Jul 9 09:23:22 PDT 2015


uweigand updated this revision to Diff 29341.
uweigand marked 3 inline comments as done.
uweigand added a comment.

Addressed review comments:

- Fixed struct element alignment
- Fixed two missed loads/stores


http://reviews.llvm.org/D11033

Files:
  lib/CodeGen/CGCall.cpp
  test/CodeGen/align-systemz.c
  test/CodeGen/arm64-abi-vector.c
  test/CodeGen/arm64-arguments.c
  test/CodeGen/arm64-be-bitfield.c
  test/CodeGen/ppc64-struct-onefloat.c
  test/CodeGen/ppc64le-aggregates.c
  test/CodeGenCXX/2012-03-16-StoreAlign.cpp
  test/CodeGenCXX/varargs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11033.29341.patch
Type: text/x-patch
Size: 35623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150709/7d08a740/attachment.bin>


More information about the cfe-commits mailing list