"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9858ed5b699cea0ad8edcbe0820f3cee5112113e"
[X86] Teach fast isel to use MOV32ri64 for loading an unsigned 32 immediate into a 64-bit register.
Previously we used SUBREG_TO_REG+MOV32ri. But regular isel was changed recently to use the MOV32ri64 pseudo. Fast isel now does the same. llvm-svn: 342788
Loading
Please register or sign in to comment