"lld/unittests/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c7e82bd4e3c54c176b93c31b341275467aee89f8"
Make the ISel selections for LDR/STR the same as before the LDRr/LDRi split. In
particular, we want ldr r2, [r3] to be equivalent to ldr r2, [r3, #0] and not ldr r2, [r3, r0] llvm-svn: 121808
Loading
Please register or sign in to comment