On x86-64, for a varargs function, don't store the xmm registers to
the register save area if %al is 0. This avoids touching xmm regsiters when they aren't actually used. llvm-svn: 79061
Loading
Please register or sign in to comment
the register save area if %al is 0. This avoids touching xmm regsiters when they aren't actually used. llvm-svn: 79061