[PATCH] Improve code generation for x86 raid XOR functions
This helps avoid doing push/pop pairs on register contents that we just don't care about. After we've done the xor, the pointers are dead anyway.
Showing
Please register or sign in to comment