Skip to content
Commit 63618f9b authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent 5b8b3db5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment