"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "469d35742519792f56f0291529c53038bab86820"
[MIPS GlobalISel] Select branch instructions
Select G_BR and G_BRCOND for MIPS32. Unconditional branch G_BR does not have register operand, for that reason we only add tests. Since conditional branch G_BRCOND compares register to zero on MIPS32, explicit extension must be performed on i1 condition in order to set high bits to appropriate value. Differential Revision: https://reviews.llvm.org/D58182 llvm-svn: 354022
Loading
Please register or sign in to comment