[AArch64] Narrow arguments passed in wrong position on the stack in
authorAmara Emerson <amara.emerson@arm.com>
Fri, 15 Aug 2014 14:29:57 +0000 (14:29 +0000)
committerAmara Emerson <amara.emerson@arm.com>
Fri, 15 Aug 2014 14:29:57 +0000 (14:29 +0000)
commitcef3ad6720747a21c3ce3c4c803727fa7e86eadb
tree41d681e99c1fc2b2523235c844fe16c42b1bc687
parentabe3774e07cc4b92150a3e07a6c9fce2ebec1b3b
[AArch64] Narrow arguments passed in wrong position on the stack in
big-endian mode.

Patch by Asiri Rathnayake.

Differential Revision: http://reviews.llvm.org/D4922

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
test/CodeGen/AArch64/arm64-aapcs-be.ll [new file with mode: 0644]