commit | 763a75dbf719242e7f99c6447d20b9bffb75dfa2 | [log] [tgz] |
---|---|---|
author | Manman Ren <mren@apple.com> | Fri Jun 01 02:44:42 2012 +0000 |
committer | Manman Ren <mren@apple.com> | Fri Jun 01 02:44:42 2012 +0000 |
tree | 24b828eee7963d3c4080a275ed7080c319613df9 | |
parent | cdd6b2dca119e95fc2e918ad8f0b2c034aea00a8 [diff] |
ARM: support struct byval in llvm We handle struct byval by inserting a pseudo op, which will be expanded to a loop at ExpandISelPseudos. A separate patch for clang will be submitted to enable struct byval. rdar://9877866 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157793 91177308-0d34-0410-b5e6-96231b3b80d8