"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ed2df3ecf8d469dd83e267240258c5afd0311467"
When converting a CopyFromReg to a copy instruction, use the register class of...
When converting a CopyFromReg to a copy instruction, use the register class of its uses to determine the right destination register class of the copy. This is important for targets where a physical register may belong to multiple register classes. llvm-svn: 56258
Loading
Please register or sign in to comment