]> granicus.if.org Git - clang/commit
ARM64: make sure HFAs on the stack get properly aligned.
authorTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 10:47:44 +0000 (10:47 +0000)
committerTim Northover <tnorthover@apple.com>
Fri, 18 Apr 2014 10:47:44 +0000 (10:47 +0000)
commitdb2467f5dbd078f964d769d27625fd653daaf08e
tree8766828b57a17644df4f315b0b2d162ff63389d7
parentb56be34317460c462f3c9b9b84d0286ca784506b
ARM64: make sure HFAs on the stack get properly aligned.

Another AAPCS bug, part of PR19432.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/arm-homogenous.c
test/CodeGen/arm64-aapcs-arguments.c