Don't delete asm's just because their inputs are undefined;
xor R, R is a common and valid idiom for zeroing a register, for example. llvm-svn: 75571
Loading
Please register or sign in to comment
xor R, R is a common and valid idiom for zeroing a register, for example. llvm-svn: 75571