Handle a special case xor undef, undef -> 0. Technically this should be...
Handle a special case xor undef, undef -> 0. Technically this should be transformed to undef. But this is such a common idiom (misuse) we are going to handle it. llvm-svn: 48791
Loading
Please register or sign in to comment