OSDN Git Service

GlobalISel: handle stack-based parameters on AArch64.
authorTim Northover <tnorthover@apple.com>
Thu, 22 Sep 2016 13:49:25 +0000 (13:49 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 22 Sep 2016 13:49:25 +0000 (13:49 +0000)
commitc63e7f7506712eb38d064133ff4b3bdb432a966d
treefc3074bbe93cd6ccdbe74fa7e713f48f0967365e
parent4bbf4cb69bf4f9bb56db19900067015f89de9a21
GlobalISel: handle stack-based parameters on AArch64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282153 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
lib/Target/AArch64/AArch64CallLowering.cpp
lib/Target/AArch64/AArch64CallLowering.h
test/CodeGen/AArch64/GlobalISel/call-translator-ios.ll [new file with mode: 0644]
test/CodeGen/AArch64/GlobalISel/call-translator.ll