| commit | e9600d861cf898b51c33218ea55a924292ba7955 | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Wed Feb 08 17:57:27 2017 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Wed Feb 08 17:57:27 2017 +0000 |
| tree | 8ebd34a320d10d350ff8175abcf7d2b0e4edfd6f | |
| parent | f19d467ff6c7c14af97b0bdc52f1980488fca0e3 [diff] |
GlobalISel: select G_VASTART on iOS AArch64. The AAPCS ABI is substantially more complicated so that's coming in a separate patch. For now we can generate correct code for iOS though. llvm-svn: 294493