"llvm/lib/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "11ed1c0239fd51fd2f064311dc7725277ed0a994"
[ARM GlobalISel] Fix call opcodes
We were generating BLX for all the calls, which was incorrect in most cases. Update ARMCallLowering to generate BL for direct calls, and BLX, BX_CALL or BMOVPCRX_CALL for indirect calls. llvm-svn: 316570
Loading
Please register or sign in to comment