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)
commit07f1624aa2f5089c47a2ff6b02a635af899fa91d
treee4b80be7dacd1e7fd9b4124b48105b19c0e8d27e
parente6c821ef4c55dda76cd0da37d7f5aa72d39ccbab
ARM64: make sure HFAs on the stack get properly aligned.

Another AAPCS bug, part of PR19432.

llvm-svn: 206580
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/arm-homogenous.c
clang/test/CodeGen/arm64-aapcs-arguments.c