"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "766ad0b77f87177e185d9b65573a6c7b2736bcc5"
-
Chris Lattner authored
and convert code to using it, instead of having lots of things poke the isLookupPtrRegClass() method directly. 2. Make PointerLikeRegClass contain a 'kind' int, and store it in the existing regclass field of TargetOperandInfo when the isLookupPtrRegClass() predicate is set. Make getRegClass pass this into TargetRegisterInfo::getPointerRegClass(), allowing targets to have multiple ptr_rc things. llvm-svn: 77504
f3239532
Loading