Fix machine-cp by having it to check sub-register indicies. e.g.
ecx = mov eax al = mov ch The second copy is not a nop because the sub-indices of ecx,ch is not the same of that of eax/al. Re-enabled machine-cp. PR11940 llvm-svn: 151002
Loading
Please register or sign in to comment