Skip extra copy from aggregate where it isn't necessary;...
Skip extra copy from aggregate where it isn't necessary; rdar://problem/8139919 . This shouldn't make much of a difference at -O3, but should substantially reduce the number of generated memcpy's at -O0. llvm-svn: 130717
Loading
Please register or sign in to comment