"lld/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4cdc6c14ed62f92fb798e4d6a3982a284e544a65"
Allow register classes to match a containing class in InstAliases.
If the register class in the source alias is a subclass of the register class of the actual instruction, the alias can still match OK since the constraints are strictly a subset of what the instruction can actually handle. llvm-svn: 143200
Loading
Please register or sign in to comment