summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/byval-memcpy-elim.c
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* The LLVM IR representation of byval arguments has a rather strange property: ...Eli Friedman2011-06-141-0/+33
* Skip extra copy from aggregate where it isn't necessary; rdar://problem/81399...Eli Friedman2011-05-261-0/+20
* Revert r130717, which caused a regression (<rdar://problem/9402621>).Douglas Gregor2011-05-071-20/+0
* Skip extra copy from aggregate where it isn't necessary; rdar://problem/81399...Eli Friedman2011-05-021-0/+20