"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "bcaedb5ce0a8366e319e57259d92ba4d087fdd84"
-
Evan Cheng authored
except it doesn't care if the definitions' virtual registers differ. This is used by machine LICM and other MI passes to perform CSE. - Teach Thumb2InstrInfo::isIdentical() to check two t2LDRpci_pic are identical. Since pc relative constantpool entries are always different, this requires it it check if the values can actually the same. llvm-svn: 86328
7ff83196
Loading