[FastISel][ARM] Do not emit stores for undef arguments.
authorJuergen Ributzka <juergen@apple.com>
Fri, 1 Aug 2014 18:04:14 +0000 (18:04 +0000)
committerJuergen Ributzka <juergen@apple.com>
Fri, 1 Aug 2014 18:04:14 +0000 (18:04 +0000)
commitb36af0785a6c0d84f436448b7aefad71a64134eb
treeb14b35d0d779b60f3ef29d50bd64a3e2e776ff7f
parentaf30da42f9746598ff40c4ee683a10cf80e776f5
[FastISel][ARM] Do not emit stores for undef arguments.

This is a followup patch for r214366, which added the same behavior to the
AArch64 and X86 FastISel code. This fix reproduces the already existing
behavior of SelectionDAG in FastISel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214531 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/CodeGen/ARM/fast-isel-call.ll