"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ce7f52db48167eb950775e904c300a65cd056d60"
Also match negative offsets for addrmode3 and addrmode5.
Math is hard, and isScaledConstantInRange() always returned false for negative constants. It was doing unsigned division of negative numbers before casting back to signed. llvm-svn: 140425
Loading
Please register or sign in to comment