memcpy with zero length is hugely expensive, so avoid it. This speeds up...
memcpy with zero length is hugely expensive, so avoid it. This speeds up coallescing from 1.17s to 0.88s on siod. llvm-svn: 40984
Loading
Please register or sign in to comment