summaryrefslogtreecommitdiff
path: root/test/CodeGen/byval-memcpy-elim.c
AgeCommit message (Expand)Author
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-06-14The LLVM IR representation of byval arguments has a rather strange property: ...Eli Friedman
2011-05-26Skip extra copy from aggregate where it isn't necessary; rdar://problem/81399...Eli Friedman
2011-05-07Revert r130717, which caused a regression (<rdar://problem/9402621>).Douglas Gregor
2011-05-02Skip extra copy from aggregate where it isn't necessary; rdar://problem/81399...Eli Friedman