summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/2010-11-04-BigByval.ll
AgeCommit message (Expand)Author
2011-09-26PR11004: Inline memcpy to avoid generating nested call sequence. Un-XFAIL 201...David Meyer
2011-09-03Revert r129875, XFAILing this test for arm, since the fix was reverted.Dan Gohman
2011-04-20Un-XFAIL this test for ARM. <rdar://problem/7662569>Stuart Hastings
2011-04-05ARM doesn't support byval yet. XFAIL this test until it does.Stuart Hastings
2010-11-04When passing a huge parameter using the byval mechanism, a longDuncan Sands