summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/byval-memcpy-elim.c
Commit message (Expand)AuthorAgeFilesLines
* 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