commit | 450c33b212860a3d7e2be7aa23efba40665430bb | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Thu Jul 31 00:11:11 2014 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Thu Jul 31 00:11:11 2014 +0000 |
tree | c2bb283cadc1f3a854dbf670983caa9bf45b40e7 | |
parent | d321cdfc1cb4a4380ba4a1c5e14f8481eb2d6bcc [diff] |
[FastISel][AArch64 and X86] Don't emit stores for UNDEF arguments during function call lowering. UNDEF arguments are not ment to be touched - especially for the webkit_js calling convention. This fix reproduces the already existing behavior of SelectionDAG in FastISel. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214366 91177308-0d34-0410-b5e6-96231b3b80d8